Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HOA
homepage
Commits
f0b29e90
Commit
f0b29e90
authored
Aug 28, 2021
by
chrissi^
Browse files
Menu: Add wiki
parent
44f3ec3a
Pipeline
#2121
passed with stage
in 12 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
content/de_blog.rst
View file @
f0b29e90
menu:
Aktuelle
s
menu:
New
s
group: index
order: 999
template: page.html
...
...
content/en_blog.rst
View file @
f0b29e90
menu:
Update
s
menu:
New
s
group: en
order: 999
template: page.html
...
...
theme/templates/page.html
View file @
f0b29e90
...
...
@@ -21,9 +21,11 @@
{% endif %}
{% endif %}
{% if content.group == "en" %}
<li><a
href=
"https://wiki.hackenopenair.de"
>
Wiki
</a></li>
<li><a
href=
"https://smaut.stratum0.org/hoa/hoa2020/"
>
Tickets
</a></li>
<li><a
href=
"/index.html"
aria-label=
"diese Seite auf Deutsch"
><img
src=
"/static/img/de.png"
alt=
"german"
></a></li>
{% else %}
<li><a
href=
"https://wiki.hackenopenair.de"
>
Wiki
</a></li>
<li><a
href=
"https://smaut.stratum0.org/hoa/hoa2020/"
>
Tickets
</a></li>
<li><a
href=
"/en.html"
aria-label=
"this page in english"
><img
src=
"/static/img/gb.png"
alt=
"englisch"
></a></li>
{% endif %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment