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
9421f0af
Commit
9421f0af
authored
Jan 05, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into docs_derp
Conflicts: docs/_layouts/default.html docs/_layouts/home.html
parents
3e54be9a
5b7f508c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
docs/_includes/footer.html
docs/_includes/footer.html
+4
-2
No files found.
docs/_includes/footer.html
View file @
9421f0af
...
@@ -10,6 +10,10 @@
...
@@ -10,6 +10,10 @@
<ul
class=
"footer-links muted"
>
<ul
class=
"footer-links muted"
>
<li>
Currently v{{ site.current_version }}
</li>
<li>
Currently v{{ site.current_version }}
</li>
<li>
·
</li>
<li>
·
</li>
<li><a
href=
"{{ site.repo }}"
>
GitHub
</a></li>
<li>
·
</li>
<li><a
href=
"{{ site.baseurl }}getting-started/#examples"
>
Examples
</a></li>
<li>
·
</li>
<li><a
href=
"{{ page.base_url }}2.3.2/"
>
v2.3.2 docs
</a></li>
<li><a
href=
"{{ page.base_url }}2.3.2/"
>
v2.3.2 docs
</a></li>
<li>
·
</li>
<li>
·
</li>
<li><a
href=
"{{ page.base_url }}about/"
>
About
</a></li>
<li><a
href=
"{{ page.base_url }}about/"
>
About
</a></li>
...
@@ -17,8 +21,6 @@
...
@@ -17,8 +21,6 @@
<li><a
href=
"{{ site.expo }}"
>
Expo
</a></li>
<li><a
href=
"{{ site.expo }}"
>
Expo
</a></li>
<li>
·
</li>
<li>
·
</li>
<li><a
href=
"{{ site.blog }}"
>
Blog
</a></li>
<li><a
href=
"{{ site.blog }}"
>
Blog
</a></li>
<li>
·
</li>
<li><a
href=
"{{ site.repo }}"
>
GitHub
</a></li>
</ul>
</ul>
</div>
</div>
</footer>
</footer>
...
...
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