Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
University of Michigan Fencing
club-theme
Commits
7da5a100
Commit
7da5a100
authored
Apr 30, 2015
by
key-amb
Browse files
add favicon
parent
7c65c762
Changes
2
Show whitespace changes
Inline
Side-by-side
layouts/partials/header.html
View file @
7da5a100
...
...
@@ -6,7 +6,7 @@
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"alternate"
href=
"/index.xml"
type=
"application/rss+xml"
title=
"{{ .Site.Title }}"
>
<link
rel=
"icon"
href=
"
http://getbootstrap.com
/favicon.ico"
>
<link
rel=
"icon"
href=
"
{{ $baseUrl }}
/favicon.ico"
>
<title>
{{ .Title }}{{ if eq $isHomePage false }} - {{ .Site.Title }}{{ end }}
</title>
<!--<link href="http://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet" type="text/css">-->
<link
rel=
"stylesheet"
href=
"{{ $baseUrl }}/css/bootstrap.min.css"
>
...
...
static/favicon.ico
0 → 100644
View file @
7da5a100
7.23 KB
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