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
srct.gmu.io
Commits
03759689
Commit
03759689
authored
Oct 17, 2014
by
Daniel W Bond
Browse files
replaces link to font-awesome cdn with local link
parent
65953d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/base.html
View file @
03759689
...
...
@@ -4,7 +4,7 @@
<meta
name=
"viewport"
content=
"width=device-width, inital-scale=1.0"
>
<link
href=
"/static/css/bootstrap.min.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/bootstrap-theme.min.css"
rel=
"stylesheet"
>
<link
href=
"/
/netdna.bootstrapcdn.com/font-awesome/4.1.0/cs
s/font-awesome.css"
rel=
"stylesheet"
>
<link
href=
"/
static/font
s/font-awesome.
min.
css"
rel=
"stylesheet"
>
<link
href=
"/static/css/style.css"
rel=
"stylesheet"
>
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<script>
...
...
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