Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-PETRA-UPM
Enci-Documentation Web-UI
Commits
d617fa6d
Commit
d617fa6d
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Update header-content.hbs
parent
925dd69e
Pipeline
#18827
passed with stages
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/partials/header-content.hbs
View file @
d617fa6d
...
...
@@ -2,7 +2,8 @@
<nav
class=
"navbar"
>
<div
class=
"navbar-brand"
>
<a
class=
"navbar-item"
href=
"
{{{
or
site
.
url
(
or
siteRootUrl
siteRootPath
)
}}}
"
>
{{
site
.
title
}}
</a>
<p
class=
"commit-version"
>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testversion'
}}}
</p>
<p
class=
"commit-version"
>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testversion'
}}}
{{{
or
page
.
attributes
.
commitdate
'irgentwann'
}}}
</p>
<button
class=
"navbar-burger"
data-target=
"topbar-nav"
>
<span></span>
<span></span>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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