diff --git a/config.toml b/config.toml index 3c42779..622941c 100755 --- a/config.toml +++ b/config.toml @@ -40,7 +40,7 @@ DefaultContentLanguage = "ru" # showLastUpdated = true # set a custom favicon (default is a `themeColor` square) - favicon = "/img/favicon/favicon.svg" + favicon = "/img/favicon.svg" # Provide a string as a prefix for the last update date. By default, it looks like this: 2020-xx-xx [Updated: 2020-xx-xx] :: Author # updatedDatePrefix = "Обновлено/updated" @@ -100,12 +100,12 @@ DefaultContentLanguage = "ru" name = "Contacts" url = "/en/contacts" [[languages.en.menu.main]] - identifier = "stream" - name = "Live" + identifier = "live" + name = "[🔼] Owncast" url = "https://live.sadium.cyou" [[languages.en.menu.main]] - identifier = "status" - name = "Status" + identifier = "uptime" + name = "[🔼] Uptime" url = "https://up.sadium.cyou" # [[languages.en.menu.main]] # identifier = "donate" @@ -158,11 +158,11 @@ DefaultContentLanguage = "ru" name = "💴" url = "/donate" [[languages.ru.menu.main]] - identifier = "stream" - name = "Трансляции" + identifier = "live" + name = "[🔼] Owncast" url = "https://live.sadium.cyou" [[languages.ru.menu.main]] - identifier = "status" - name = "Статус" + identifier = "uptime" + name = "[🔼] Статус" url = "https://up.sadium.cyou" diff --git a/public/404.html b/public/404.html index 6daef2c..0cb9132 100644 --- a/public/404.html +++ b/public/404.html @@ -31,7 +31,7 @@ - + @@ -47,7 +47,7 @@ - + @@ -88,6 +88,14 @@