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
Christopher M Reffett
whats-open
Commits
c1fd9652
Commit
c1fd9652
authored
Sep 17, 2013
by
Renfred Harper
Browse files
Update favicon url
parent
8958d3c0
Changes
1
Show whitespace changes
Inline
Side-by-side
whats_open/templates/base.html
View file @
c1fd9652
...
@@ -11,8 +11,7 @@
...
@@ -11,8 +11,7 @@
<script
src=
"{{ STATIC_URL }}js/grid.js"
></script>
<script
src=
"{{ STATIC_URL }}js/grid.js"
></script>
<script
src=
"{{ STATIC_URL }}js/typeAhead.js"
></script>
<script
src=
"{{ STATIC_URL }}js/typeAhead.js"
></script>
<link
href=
"{{ STATIC_URL }}img/glyphicons-halflings.png"
rel=
"icons"
>
<link
href=
"{{ STATIC_URL }}img/glyphicons-halflings.png"
rel=
"icons"
>
<link
rel=
"icon"
href=
"{{ STATIC_URL }}/img/gmu-logo.ico"
>
<link
rel=
"icon"
href=
"/static/img/gmu-logo.ico"
>
<head>
<head>
{% block title %}
{% block title %}
...
...
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