diff --git a/config.toml b/config.toml index 3f4f0bf..8d6fef2 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ languageCode = "ru" defaultContentLanguage = "ru" title = "Пока ты спал" -baseURL = "https://sleeptrip.ru/" +baseURL = "http://localhost:1313/" theme = "hugo-theme-massively" googleanalytics = "" disqusShortname = "" diff --git a/content/post/Start.md b/content/post/Start.md index 0da50f8..0ff1b76 100644 --- a/content/post/Start.md +++ b/content/post/Start.md @@ -13,15 +13,15 @@ disqus_identifier = '0'

Навигация по сайту

-

Главная страница — если есть время просто посмотреть публикации, добро пожаловать на главную страницу, где в хронологическом порядке приведена история поездок с фотографиями.

+

Главная страница — если есть время просто посмотреть публикации, добро пожаловать на главную страницу, где в хронологическом порядке приведена история поездок с фотографиями.

-

Хочу поехать — расписание ближайших поездок или значок календаря внизу страницы, где при желании можно поделиться своими интересными локациями и подобрать попутчиков.

+

Хочу поехать — расписание ближайших поездок или значок календаря внизу страницы, где при желании можно поделиться своими интересными локациями и подобрать попутчиков.

-

Маршруты — картографическое отображение пройденных локаций.

+

Маршруты — картографическое отображение пройденных локаций.

-

Спросить — есть вопросы или пожелания?

+

Спросить — есть вопросы или пожелания?

-

Галерея — квинтэссенция фотографий из расчёта 1 локация-1 фотография.

+

Галерея — квинтэссенция фотографий из расчёта 1 локация-1 фотография.

{{< /rawhtml >}} diff --git a/data/en/social.yaml b/data/en/social.yaml index 6b1af3b..84e8951 100644 --- a/data/en/social.yaml +++ b/data/en/social.yaml @@ -8,11 +8,10 @@ googleplus: "https://plus.google.com/" lastfm: "https://last.fm/" flickr: "https://flickr.com/" telegram: "https://t.me/whilesleeping/" -gallery: "https://sleeptrip.ru/gallery/" -home: "https://sleeptrip.ru/" -plan: "https://sleeptrip.ru/plan/" -map: "https://sleeptrip.ru/map/" -extra: "https://sleeptrip.ru/extra/" -ask: "https://sleeptrip.ru/ask/" -contacts: "https://sleeptrip.ru/contacts/" -gallery: "https://sleeptrip.ru/gallery/" +home: "/" +plan: "/plan/" +map: "/map/" +extra: "/extra/" +ask: "/ask/" +contacts: "/contacts/" +gallery: "/gallery/" diff --git a/data/ru/social.yaml b/data/ru/social.yaml index 6b1af3b..84e8951 100644 --- a/data/ru/social.yaml +++ b/data/ru/social.yaml @@ -8,11 +8,10 @@ googleplus: "https://plus.google.com/" lastfm: "https://last.fm/" flickr: "https://flickr.com/" telegram: "https://t.me/whilesleeping/" -gallery: "https://sleeptrip.ru/gallery/" -home: "https://sleeptrip.ru/" -plan: "https://sleeptrip.ru/plan/" -map: "https://sleeptrip.ru/map/" -extra: "https://sleeptrip.ru/extra/" -ask: "https://sleeptrip.ru/ask/" -contacts: "https://sleeptrip.ru/contacts/" -gallery: "https://sleeptrip.ru/gallery/" +home: "/" +plan: "/plan/" +map: "/map/" +extra: "/extra/" +ask: "/ask/" +contacts: "/contacts/" +gallery: "/gallery/" diff --git a/layouts/shortcodes/back-to-top.html b/layouts/shortcodes/back-to-top.html index 47d47aa..2e4f01c 100644 --- a/layouts/shortcodes/back-to-top.html +++ b/layouts/shortcodes/back-to-top.html @@ -1,40 +1,44 @@ -
+