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
8ca849ca
Commit
8ca849ca
authored
Apr 11, 2016
by
Daniel W Bond
Browse files
moved fontawsome css into css folder, from fontawesome folder-- changed link
parent
12c31e5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/base.html
View file @
8ca849ca
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
name=
"viewport"
content=
"width=device-width, inital-scale=1.0"
>
<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.min.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/bootstrap-theme.min.css"
rel=
"stylesheet"
>
<link
href=
"/static/css/bootstrap-theme.min.css"
rel=
"stylesheet"
>
<link
href=
"/static/
font
s/font-awesome.min.css"
rel=
"stylesheet"
>
<link
href=
"/static/
cs
s/font-awesome.min.css"
rel=
"stylesheet"
>
<link
href=
"/static/css/style.css"
rel=
"stylesheet"
>
<link
href=
"/static/css/style.css"
rel=
"stylesheet"
>
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<script>
<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