diff --git a/config.toml b/config.toml index 67417e0..7faae08 100755 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ baseurl = "" theme = "hugo-theme-terminal" # paginate = 5 DefaultContentLanguage = "ru" -# defaultContentLanguageInSubdir = true +#defaultContentLanguageInSubdir = true # enableGitInfo = true # [frontmatter] @@ -78,7 +78,7 @@ DefaultContentLanguage = "ru" [languages.ru.params.logo] logoText = "Sadium" - logoHomeLink = "/about" + # logoHomeLink = "/" [languages.ru.menu] [[languages.ru.menu.main]] diff --git a/content/about/_index.md b/content/about/_index.md new file mode 100644 index 0000000..90e0e13 --- /dev/null +++ b/content/about/_index.md @@ -0,0 +1,3 @@ +--- +title: "Обо мне" +--- \ No newline at end of file diff --git a/content/about.md b/content/about/about.md similarity index 81% rename from content/about.md rename to content/about/about.md index baf283c..389e105 100755 --- a/content/about.md +++ b/content/about/about.md @@ -1,6 +1,5 @@ --- -title: "Обо мне" ---- +showFullContent: true --- \ {{< avatar >}} @@ -13,6 +12,3 @@ title: "Обо мне" Это всё... пока что. {{< mastodon-owner >}} - - -