Gitlab Community Edition Instance
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
pad
gwdg_codimd_server
Commits
ee38951f
Commit
ee38951f
authored
Jan 12, 2021
by
Gregor Thiem
Browse files
Fixed GWDG banner color
parent
859aff7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/views/hedgedoc/header.ejs
View file @
ee38951f
...
...
@@ -14,8 +14,8 @@
</ul>
</div>
<a class="navbar-brand pull-left header-brand" href="<%- serverURL %>/" title="HedgeDoc (formerly CodiMD)">
<img src="<%- serverURL %>/banner/gwdg_logo_no_text
_white
.svg" alt="HedgeDoc" class="h-100 no-night">
<img src="<%- serverURL %>/banner/gwdg_logo_no_text.svg" alt="HedgeDoc" class="h-100 night">
<img src="<%- serverURL %>/banner/gwdg_logo_no_text.svg" alt="HedgeDoc" class="h-100 no-night">
<img src="<%- serverURL %>/banner/gwdg_logo_no_text
_white
.svg" alt="HedgeDoc" class="h-100 night">
</a>
<div class="nav-mobile pull-right visible-xs">
<a data-toggle="dropdown" class="btn btn-link">
...
...
Write
Preview
Markdown
is supported
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