Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1fa3eab2
Commit
1fa3eab2
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix location of favicon
parent
9380ff8a
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
docs/base-css.html
+1
-1
docs/base-css.html
docs/components.html
+1
-1
docs/components.html
docs/download.html
+1
-1
docs/download.html
docs/index.html
+1
-1
docs/index.html
docs/javascript.html
+1
-1
docs/javascript.html
docs/less.html
+1
-1
docs/less.html
docs/scaffolding.html
+1
-1
docs/scaffolding.html
docs/templates/layout.mustache
+1
-1
docs/templates/layout.mustache
docs/upgrading.html
+1
-1
docs/upgrading.html
with
9 additions
and
9 deletions
+9
-9
docs/base-css.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/components.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/download.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/index.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/javascript.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/less.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/layout.mustache
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
docs/upgrading.html
+
1
-
1
View file @
1fa3eab2
...
...
@@ -19,7 +19,7 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"
images
/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"
assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"images/apple-touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"images/apple-touch-icon-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"images/apple-touch-icon-114x114.png"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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