@@ -45,19 +45,19 @@ imaging:
4545# Language configuration
4646languages :
4747 pt-br :
48- languageName : English
49- title : Goldydocs
48+ languageName : Português Brasileiro
49+ title : Manual Rede Mapas
5050 params :
51- description : A Docsy example site
51+ description : Documentação com visão ampla e profunda, focada em ampliar as areas de maior uso da plataforma
5252 # cSpell:disable
53- ' no ' :
54- languageName : Norsk
55- contentDir : content/no
56- title : Gulldoks
57- params :
58- description : Docsy er operativsystem for skyen
59- time_format_default : 02.01.2006
60- time_format_blog : 02.01.2006
53+ # 'no':
54+ # languageName: Norsk
55+ # contentDir: content/no
56+ # title: Gulldoks
57+ # params:
58+ # description: Docsy er operativsystem for skyen
59+ # time_format_default: 02.01.2006
60+ # time_format_blog: 02.01.2006
6161 # fa:
6262 # languageDirection: rtl
6363 # languageName: "فارسی (Persian)"
@@ -120,7 +120,7 @@ params:
120120
121121 # A link to latest version of the docs. Used in the "version-banner" partial to
122122 # point people to the main doc site.
123- url_latest_version : https://example.com
123+ url_latest_version : https://redemapas.github.io/manual/
124124
125125 # Repository configuration (URLs for in-page links to opening issues and suggesting changes)
126126 github_repo : https://github.com/redemapas/manual
@@ -147,7 +147,7 @@ params:
147147 copyright :
148148 authors :
149149 Autores | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0) |
150- from_year : 2018
150+ from_year : 2024
151151
152152 # User interface configuration
153153 ui :
@@ -160,7 +160,7 @@ params:
160160 # Enable to show the side bar menu in its compact state.
161161 sidebar_menu_compact : false
162162 # Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
163- sidebar_search_disable : false
163+ sidebar_menu_foldable = true
164164
165165 # Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google Analytics as events.
166166 # This feature depends on [services.googleAnalytics] and will be disabled if "services.googleAnalytics.id" is not set.
@@ -171,11 +171,11 @@ params:
171171 # The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful).
172172 'yes' : >-
173173 Glad to hear it! Please <a
174- href="https://github.com/USERNAME/REPOSITORY /issues/new">tell us how we
174+ href="https://github.com/redemapas/manual /issues/new">tell us how we
175175 can improve</a>.
176176 'no' : >-
177177 Sorry to hear that. Please <a
178- href="https://github.com/USERNAME/REPOSITORY /issues/new">tell us how we
178+ href="https://github.com/redemapas/manual /issues/new">tell us how we
179179 can improve</a>.
180180
181181 # Adds a reading time to the top of each doc.
0 commit comments