diff --git a/posts/papermod/papermod-features/images/homeinfo.jpg b/posts/papermod/papermod-features/images/homeinfo.jpg new file mode 100644 index 00000000..0bb8e06f Binary files /dev/null and b/posts/papermod/papermod-features/images/homeinfo.jpg differ diff --git a/posts/papermod/papermod-features/images/homeinfo.webp b/posts/papermod/papermod-features/images/homeinfo.webp deleted file mode 100644 index ff658cea..00000000 Binary files a/posts/papermod/papermod-features/images/homeinfo.webp and /dev/null differ diff --git a/posts/papermod/papermod-features/images/profile.jpg b/posts/papermod/papermod-features/images/profile.jpg new file mode 100644 index 00000000..32592ed8 Binary files /dev/null and b/posts/papermod/papermod-features/images/profile.jpg differ diff --git a/posts/papermod/papermod-features/images/profile.webp b/posts/papermod/papermod-features/images/profile.webp deleted file mode 100644 index cddb565c..00000000 Binary files a/posts/papermod/papermod-features/images/profile.webp and /dev/null differ diff --git a/posts/papermod/papermod-features/images/regular.jpg b/posts/papermod/papermod-features/images/regular.jpg new file mode 100644 index 00000000..70a34014 Binary files /dev/null and b/posts/papermod/papermod-features/images/regular.jpg differ diff --git a/posts/papermod/papermod-features/images/regular.webp b/posts/papermod/papermod-features/images/regular.webp deleted file mode 100644 index bc6a2356..00000000 Binary files a/posts/papermod/papermod-features/images/regular.webp and /dev/null differ diff --git a/posts/papermod/papermod-features/index.html b/posts/papermod/papermod-features/index.html index fe6f2292..507754e0 100644 --- a/posts/papermod/papermod-features/index.html +++ b/posts/papermod/papermod-features/index.html @@ -11,7 +11,7 @@ summary: "archive" --- -

Note: Archives Layout does not support Multilingual Month Translations.

ex: archives.md


Regular Mode (default-mode)

regular


Home-Info Mode

homeinfo

Use 1st entry as some Information

add following to config file

params:
+

Note: Archives Layout does not support Multilingual Month Translations.

ex: archives.md


Regular Mode (default-mode)

regular


Home-Info Mode

homeinfo

Use 1st entry as some Information

add following to config file

params:
     homeInfoParams:
         Title: Hi there wave
         Content: Can be Info, links, about...
@@ -21,7 +21,7 @@
             url: "<link>"
         - name: "<platform 2>"
             url: "<link2>"
-

ex. config.yml#L106


Profile Mode

profile

Shows Index/Home page as Full Page with Social Links and Image

add following to config file

params:
+

ex. config.yml#L106


Profile Mode

profile

Shows Index/Home page as Full Page with Social Links and Image

add following to config file

params:
     profileMode:
         enabled: true
         title: "<Title>" # optional default will be site title