diff --git a/config.toml b/config.toml index beea423..607a800 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,9 @@ paginate = 3 [params] Author = 'Elnu' + AuthorProfile = 'https://elnu.com/' + AuthorTwitter = 'ElnuDev' + SiteTwitter = 'ElnuDev' MatomoURL = 'matomo.elnu.com' MatomoSiteId = '5' HomepageHeader = '« Back to profile' @@ -17,3 +20,7 @@ paginate = 3 [taxonomies] tag = 'tags' + +[markup] + [markup.highlight] + style = 'friendly' diff --git a/static/2022/01/final-fantasy-1.png b/content/posts/final-fantasy-japanese-playthrough-part-1/final-fantasy-1.png similarity index 100% rename from static/2022/01/final-fantasy-1.png rename to content/posts/final-fantasy-japanese-playthrough-part-1/final-fantasy-1.png diff --git a/static/2022/01/final-fantasy-2.png b/content/posts/final-fantasy-japanese-playthrough-part-1/final-fantasy-2.png similarity index 100% rename from static/2022/01/final-fantasy-2.png rename to content/posts/final-fantasy-japanese-playthrough-part-1/final-fantasy-2.png diff --git a/content/posts/final-fantasy-japanese-playthrough-part-1.md b/content/posts/final-fantasy-japanese-playthrough-part-1/index.md similarity index 100% rename from content/posts/final-fantasy-japanese-playthrough-part-1.md rename to content/posts/final-fantasy-japanese-playthrough-part-1/index.md diff --git a/themes/sakura-hugo-theme b/themes/sakura-hugo-theme index 1f2a657..380a350 160000 --- a/themes/sakura-hugo-theme +++ b/themes/sakura-hugo-theme @@ -1 +1 @@ -Subproject commit 1f2a657f3131aa9fd00d999a8d172080fd371e35 +Subproject commit 380a350c1d9fb2ff798ac7e2d1334533fcee7d72