Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
159ccc9d
Commit
159ccc9d
authored
13 years ago
by
asmega
Browse files
Options
Download
Email Patches
Plain Diff
fixing locations of favicon + apple icons
parent
732ff9ed
2 merge requests
!631
Responsive design
,
!241
fixing locations of favicon + apple icons
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/javascript.html
+4
-4
docs/javascript.html
with
4 additions
and
4 deletions
+4
-4
docs/javascript.html
+
4
-
4
View file @
159ccc9d
...
@@ -29,10 +29,10 @@
...
@@ -29,10 +29,10 @@
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
<!-- Le fav and touch icons -->
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href
=
"image
s
/favicon.ico"
>
<link
rel=
"shortcut icon"
type
=
"image
/x-icon"
href=
"assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"
images/apple-touch-icon
.png"
>
<link
rel=
"apple-touch-icon"
href=
"
assets/ico/bootstrap-apple-57x57
.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"
images/apple-touch-icon
-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"
assets/ico/bootstrap-apple
-72x72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"
images/apple-touch-icon
-114x114.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"
assets/ico/bootstrap-apple
-114x114.png"
>
</head>
</head>
<body
id=
"bootstrap-js"
>
<body
id=
"bootstrap-js"
>
...
...
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
Menu
Explore
Projects
Groups
Snippets