From 293bda06647d03f6e9df1e201d232dc6ce9c0b84 Mon Sep 17 00:00:00 2001 From: Chip Thien Date: Thu, 13 Oct 2016 01:10:12 +0000 Subject: [PATCH] Changed links in examples page to be fragment links. Some buttons in the examples page linked to non-existent pages. Changed to those to fragment links so that users won't be linked elsewhere. --- src/_includes/examples/accessible.html | 30 ++++++++-------- src/_includes/examples/bootstrap.html | 48 +++++++++++++------------- 2 files changed, 38 insertions(+), 40 deletions(-) diff --git a/src/_includes/examples/accessible.html b/src/_includes/examples/accessible.html index 0360a4621..4ba48e55e 100644 --- a/src/_includes/examples/accessible.html +++ b/src/_includes/examples/accessible.html @@ -5,11 +5,11 @@

- + - + @@ -26,19 +26,17 @@ Saving. Hang tight!

-

-

- - -
-
- - -
-

+
+ + +
+
+ + +

- +

@@ -54,11 +52,11 @@

{% highlight html %} - + - + @@ -87,7 +85,7 @@ {% endhighlight %} {% highlight html %} - + {% endhighlight %} diff --git a/src/_includes/examples/bootstrap.html b/src/_includes/examples/bootstrap.html index bcc6c0171..849dbb9bb 100644 --- a/src/_includes/examples/bootstrap.html +++ b/src/_includes/examples/bootstrap.html @@ -3,27 +3,27 @@

- + Delete - + Settings

- + Font Awesome
Version {{ site.fontawesome.version }}

@@ -40,16 +40,16 @@
@@ -60,25 +60,25 @@ Font Awesome works great with the full range of Bootstrap components.

{% highlight html %} - + Delete - + Settings - + Font Awesome
Version {{ site.fontawesome.version }}
@@ -93,16 +93,16 @@
{% endhighlight %}