Skip to content
GitLab
Menu
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
dcb124bd
Commit
dcb124bd
authored
Jan 21, 2022
by
Stephan Botta
Browse files
Update header-content.hbs
parent
14916f9e
Pipeline
#19654
passed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/partials/header-content.hbs
View file @
dcb124bd
...
...
@@ -2,10 +2,6 @@
<nav
class=
"navbar"
>
<div
class=
"navbar-brand"
>
<a
class=
"navbar-item"
href=
"
{{{
or
site
.
url
(
or
siteRootUrl
siteRootPath
)
}}}
"
>
{{
site
.
title
}}
</a>
<div
class=
"commit-version"
>
<p>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testbuild'
}}}
</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
.
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