Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
ee6d171e
Commit
ee6d171e
authored
Oct 20, 2016
by
Daniel W Bond
Browse files
Merge branch 'issue91' into 'amherst'
changed base.html to include android chrome theme color See merge request
!31
parents
bebbdc83
f0f0a69b
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/templates/layouts/base.html
View file @
ee6d171e
...
...
@@ -10,6 +10,7 @@
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<title>
{% block title %} {% endblock %}
</title>
<meta
name=
"description"
content=
"Find your on campus neighbors"
>
{% load staticfiles %}
<meta
name=
"theme-color"
content=
"#006633"
>
<link
href=
"/static/css/bootstrap.min.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/style.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/font-awesome.min.css"
rel=
"stylesheet"
>
...
...
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