diff options
Diffstat (limited to 'snippets/Fork-Awesome-1.2.0/src/doc/index.html')
-rw-r--r-- | snippets/Fork-Awesome-1.2.0/src/doc/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/index.html b/snippets/Fork-Awesome-1.2.0/src/doc/index.html new file mode 100644 index 0000000..dc44995 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/index.html @@ -0,0 +1,16 @@ +--- +layout: base +title: Fork Awesome, a fork of the iconic font and CSS toolkit +navbar_active: home +relative_path: ./ +--- + +{% include jumbotron-carousel.html %} +{% include stripe-social.html %} + +<div class="container"> + {% include why.html %} + {% include thanks-to.html %} +</div> + +{% include modals/download.html %} |