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
1ede3f5b
Commit
1ede3f5b
authored
3 years ago
by
Nils G.
Browse files
Options
Downloads
Patches
Plain Diff
Fixes
#10
: Add meta information
parent
a3d984f3
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Use Lynchburg icon, Use meta tags and improve css a little
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
views/layout.html
+5
-0
5 additions, 0 deletions
views/layout.html
with
5 additions
and
0 deletions
views/layout.html
+
5
−
0
View file @
1ede3f5b
...
...
@@ -9,6 +9,11 @@
<link
rel=
"icon"
type=
"image/svg+xml"
href=
"{{=URL('static','images/logo.svg')}}"
sizes=
"any"
>
<link
rel=
"apple-touch-icon"
sizes=
"256x256"
href=
"{{=URL('static','images/logo256.png')}}"
/>
<meta
name=
"description"
content=
"Local-Multiplayer Partygame"
>
<meta
property=
"og:site_name"
content=
"Project Lynchburg"
>
<meta
property=
"og:title"
content=
"Lynchburg"
/>
<meta
property=
"og:type"
content=
"website"
/>
<link
href=
'https://fonts.googleapis.com/css?family=Miriam Libre'
rel=
'stylesheet'
>
<link
href=
'https://fonts.googleapis.com/css?family=Ruda'
rel=
'stylesheet'
>
<link
rel=
"stylesheet"
href=
"{{=URL('static','css/bootstrap.min.css')}}"
/>
...
...
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