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
428bc8fc
Commit
428bc8fc
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Update header-content.hbs
parent
6476eb78
Pipeline
#18853
passed with stages
in 2 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/partials/header-content.hbs
View file @
428bc8fc
...
...
@@ -2,9 +2,10 @@
<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>
{{{
or
page
.
attributes
.
datelabel
'Datum:'
}}}
{{{
or
page
.
attributes
.
commitdate
'irgendwann'
}}}
</p>
<div
class
commit-version
>
<p>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testversion'
}}}
</p>
<p>
{{{
or
page
.
attributes
.
datelabel
'Datum:'
}}}
{{{
or
page
.
attributes
.
commitdate
'irgendwann'
}}}
</p>
</div>
<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