Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Lynchburg Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lynchburg
Lynchburg Server
Commits
b46225e8
Commit
b46225e8
authored
3 years ago
by
Nils G.
Browse files
Options
Downloads
Patches
Plain Diff
Change landing page
parent
2ca8b197
Loading
Loading
1 merge request
!1
Improve meta information and remove debug client
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
views/layout.html
+1
-1
1 addition, 1 deletion
views/layout.html
with
1 addition
and
1 deletion
views/layout.html
+
1
−
1
View file @
b46225e8
...
...
@@ -36,7 +36,7 @@
<!-- ======================== -->
<div
id=
"footer"
>
[
<a
href=
"https://git.noc.ruhr-uni-bochum.de/lynchburg"
>
Project Lynchburg
</a>
]
[
<a
href=
"https://git.noc.ruhr-uni-bochum.de/lynchburg
/lynchburg-page
"
>
Project Lynchburg
</a>
]
[
<a
href=
"https://git.noc.ruhr-uni-bochum.de/lynchburg/lynchburg-server/-/commit/{{=meta.git_commit}}"
>
{{=meta.git_commit[:5] if len(meta.git_commit) > 5 else meta.git_commit}}
<small>
({{=meta.git_date}})
</small></a>
]
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment