]> git.ipfire.org Git - ipfire.org.git/commitdiff
docs: Rename to "Documentation"
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Oct 2023 11:16:07 +0000 (11:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Oct 2023 11:16:07 +0000 (11:16 +0000)
Docs is just too weird...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html
src/templates/docs/modules/header.html
src/templates/docs/search-results.html

index 3b49875f3016395a04045a0fd35fe8142e6c296d..0582c18110b6a74dbea712c8f64756603f436998 100644 (file)
@@ -79,7 +79,7 @@
                                                                                                <div class="control has-icons-left">
                                                                                                        <input class="input" type="text"
                                                                                                                name="q" {% if "q" in locals() and q %}value="{{ q }}"{% end %}
-                                                                                                               placeholder="{{ _("Search Docs...") }}">
+                                                                                                               placeholder="{{ _("Search Documentation...") }}">
                                                                                                        <span class="icon is-small is-left">
                                                                                                                <i class="fas fa-search"></i>
                                                                                                        </span>
index 807fb8ce6d0b1cef3e3b09acaab87a0e1edea6ea..766f79a1f428816875f0dae3008239c4a4d51654 100644 (file)
@@ -11,7 +11,7 @@
 
                                        <li>
                                                <a href="/docs">
-                                                       {{ _("Docs") }}
+                                                       {{ _("Documentation") }}
                                                </a>
                                        </li>
 
index b6e10a1a7748a00ea6bb299afeb83bc3af551341..2ba57f74ab56d1b4e252d2b5ba3926e2ae06bc68 100644 (file)
                                                        <a href="/">{{ _("Home") }}</a>
                                                </li>
                                                <li class="is-active">
-                                                       <a href="#" aria-current="page">{{ _("Docs") }}</a>
+                                                       <a href="#" aria-current="page">{{ _("Documentation") }}</a>
                                                </li>
                                        </ul>
                                </nav>
 
-                               <h1 class="title">{{ _("IPFire Docs") }}</h1>
+                               <h1 class="title">{{ _("IPFire Documentation") }}</h1>
 
                                {% if q %}
                                        <h6 class="subtitle">