Skip to content

Commit e32142c

Browse files
author
mrmrs
committed
Update the components pages
1 parent d4e8ddc commit e32142c

File tree

20 files changed

+60
-0
lines changed

20 files changed

+60
-0
lines changed

components/cards/product-card/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
695695
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
696696
Components
697697
</a>
698+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
699+
Gallery
700+
</a>
698701
</div>
699702
<article class="v-top">
700703
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/collections/albums/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -930,6 +930,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
930930
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
931931
Components
932932
</a>
933+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
934+
Gallery
935+
</a>
933936
</div>
934937
<article class="v-top">
935938
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/lists/links-with-borders-inline/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
826826
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
827827
Components
828828
</a>
829+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
830+
Gallery
831+
</a>
829832
</div>
830833
<article class="v-top">
831834
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/lists/slab-stat/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
619619
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
620620
Components
621621
</a>
622+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
623+
Gallery
624+
</a>
622625
</div>
623626
<article class="v-top">
624627
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/nav/large-title-link-list/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
652652
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
653653
Components
654654
</a>
655+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
656+
Gallery
657+
</a>
655658
</div>
656659
<article class="v-top">
657660
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/nav/list-overflow/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
693693
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
694694
Components
695695
</a>
696+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
697+
Gallery
698+
</a>
696699
</div>
697700
<article class="v-top">
698701
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/nav/logo-links-inline/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
679679
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
680680
Components
681681
</a>
682+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
683+
Gallery
684+
</a>
682685
</div>
683686
<article class="v-top">
684687
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/nav/logo-titles-links-centered/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
781781
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
782782
Components
783783
</a>
784+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
785+
Gallery
786+
</a>
784787
</div>
785788
<article class="v-top">
786789
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/nav/title-link-list/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
618618
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
619619
Components
620620
</a>
621+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
622+
Gallery
623+
</a>
621624
</div>
622625
<article class="v-top">
623626
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/pages/4x4-mixed-grid/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
888888
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
889889
Components
890890
</a>
891+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
892+
Gallery
893+
</a>
891894
</div>
892895
<article class="v-top">
893896
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/pages/double/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
10041004
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
10051005
Components
10061006
</a>
1007+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
1008+
Gallery
1009+
</a>
10071010
</div>
10081011
<article class="v-top">
10091012
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/pages/swiss-cover-five-columns/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
742742
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
743743
Components
744744
</a>
745+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
746+
Gallery
747+
</a>
745748
</div>
746749
<article class="v-top">
747750
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/quotes/left-border/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
642642
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
643643
Components
644644
</a>
645+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
646+
Gallery
647+
</a>
645648
</div>
646649
<article class="v-top">
647650
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/quotes/pull-quote/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
633633
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
634634
Components
635635
</a>
636+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
637+
Gallery
638+
</a>
636639
</div>
637640
<article class="v-top">
638641
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/large-paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/narrow-paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/small-narrow-paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/small-paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

components/text/wide-paragraph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,9 @@ <h2 class="f5 mb2 ttc mid-gray">text</h2>
561561
<a class="black-70 link dim b dib mr3" href="/components/" title="Components">
562562
Components
563563
</a>
564+
<a class="black-70 link dim b dib mr3" href="/gallery/" title="Gallery of Sites built with Tachyons">
565+
Gallery
566+
</a>
564567
</div>
565568
<article class="v-top">
566569
<iframe src="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>

0 commit comments

Comments
 (0)