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
go
Commits
2ab7da52
Commit
2ab7da52
authored
Apr 08, 2016
by
David Haynes
🙆
Browse files
Use the latest version of FontAwesome
- it really is awesome: not gonna lie
parent
9a9473b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/layouts/base.html
View file @
2ab7da52
...
...
@@ -18,7 +18,7 @@
<meta
name=
"robots"
content=
"all"
>
<link
href=
"http://fonts.googleapis.com/css?family=Carrois+Gothic"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"//maxcdn.bootstrapcdn.com/font-awesome/4.
2
.0/css/font-awesome.min.css"
rel=
"stylesheet"
>
<link
href=
"//maxcdn.bootstrapcdn.com/font-awesome/4.
5
.0/css/font-awesome.min.css"
rel=
"stylesheet"
>
<link
rel=
"stylesheet"
href=
"{% static "
css
/
bootswatch.min.css
"
%}"
/>
<link
rel=
"stylesheet"
href=
"{% static "
css
/
styles.css
"
%}"
/>
<link
rel=
"icon"
type=
"image/jpg"
href=
"{% static "
img
/
favicon.ico
"%}"
/>
...
...
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