Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
29d00e0c
Commit
29d00e0c
authored
Mar 25, 2014
by
XhmikosR
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move apple-touch-icon-precomposed.png and favicon.ico in docs root.
This way, it works in all browsers.
parent
79cbf550
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
20 additions
and
20 deletions
+20
-20
docs/_includes/header.html
docs/_includes/header.html
+2
-2
docs/apple-touch-icon-precomposed.png
docs/apple-touch-icon-precomposed.png
+0
-0
docs/examples/blog/index.html
docs/examples/blog/index.html
+1
-1
docs/examples/carousel/index.html
docs/examples/carousel/index.html
+1
-1
docs/examples/cover/index.html
docs/examples/cover/index.html
+1
-1
docs/examples/dashboard/index.html
docs/examples/dashboard/index.html
+1
-1
docs/examples/grid/index.html
docs/examples/grid/index.html
+1
-1
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron-narrow/index.html
+1
-1
docs/examples/jumbotron/index.html
docs/examples/jumbotron/index.html
+1
-1
docs/examples/justified-nav/index.html
docs/examples/justified-nav/index.html
+1
-1
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-fixed-top/index.html
+1
-1
docs/examples/navbar-static-top/index.html
docs/examples/navbar-static-top/index.html
+1
-1
docs/examples/navbar/index.html
docs/examples/navbar/index.html
+1
-1
docs/examples/non-responsive/index.html
docs/examples/non-responsive/index.html
+1
-1
docs/examples/offcanvas/index.html
docs/examples/offcanvas/index.html
+1
-1
docs/examples/signin/index.html
docs/examples/signin/index.html
+1
-1
docs/examples/starter-template/index.html
docs/examples/starter-template/index.html
+1
-1
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer-navbar/index.html
+1
-1
docs/examples/sticky-footer/index.html
docs/examples/sticky-footer/index.html
+1
-1
docs/examples/theme/index.html
docs/examples/theme/index.html
+1
-1
docs/favicon.ico
docs/favicon.ico
+0
-0
No files found.
docs/_includes/header.html
View file @
29d00e0c
...
...
@@ -34,8 +34,8 @@
<![endif]-->
<!-- Favicons -->
<link
rel=
"apple-touch-icon-precomposed"
href=
"
../assets/ico
/apple-touch-icon-precomposed.png"
>
<link
rel=
"
shortcut icon"
href=
"../assets/ico
/favicon.ico"
>
<link
rel=
"apple-touch-icon-precomposed"
href=
"/apple-touch-icon-precomposed.png"
>
<link
rel=
"
icon"
href=
"
/favicon.ico"
>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
){
i
[
'
GoogleAnalyticsObject
'
]
=
r
;
i
[
r
]
=
i
[
r
]
||
function
(){
...
...
docs/a
ssets/ico/a
pple-touch-icon-precomposed.png
→
docs/apple-touch-icon-precomposed.png
View file @
29d00e0c
File moved
docs/examples/blog/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Blog Template for Bootstrap
</title>
...
...
docs/examples/carousel/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Carousel Template for Bootstrap
</title>
...
...
docs/examples/cover/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Cover Template for Bootstrap
</title>
...
...
docs/examples/dashboard/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Dashboard Template for Bootstrap
</title>
...
...
docs/examples/grid/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Grid Template for Bootstrap
</title>
...
...
docs/examples/jumbotron-narrow/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Narrow Jumbotron Template for Bootstrap
</title>
...
...
docs/examples/jumbotron/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Jumbotron Template for Bootstrap
</title>
...
...
docs/examples/justified-nav/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Justified Nav Template for Bootstrap
</title>
...
...
docs/examples/navbar-fixed-top/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Fixed Top Navbar Example for Bootstrap
</title>
...
...
docs/examples/navbar-static-top/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Static Top Navbar Example for Bootstrap
</title>
...
...
docs/examples/navbar/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Navbar Template for Bootstrap
</title>
...
...
docs/examples/non-responsive/index.html
View file @
29d00e0c
...
...
@@ -8,7 +8,7 @@
<!-- Note there is no responsive meta tag here -->
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Non-responsive Template for Bootstrap
</title>
...
...
docs/examples/offcanvas/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Off Canvas Template for Bootstrap
</title>
...
...
docs/examples/signin/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Signin Template for Bootstrap
</title>
...
...
docs/examples/starter-template/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Starter Template for Bootstrap
</title>
...
...
docs/examples/sticky-footer-navbar/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Sticky Footer Navbar Template for Bootstrap
</title>
...
...
docs/examples/sticky-footer/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Sticky Footer Template for Bootstrap
</title>
...
...
docs/examples/theme/index.html
View file @
29d00e0c
...
...
@@ -6,7 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<link
rel=
"
shortcut icon"
href=
"../../assets/ico
/favicon.ico"
>
<link
rel=
"
icon"
href=
"../..
/favicon.ico"
>
<title>
Theme Template for Bootstrap
</title>
...
...
docs/
assets/ico/
favicon.ico
→
docs/favicon.ico
View file @
29d00e0c
File moved
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