diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-01 03:21:33 -0600 |
commit | 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c (patch) | |
tree | feb9c3b13d2603526fee6fbd876f5bd8dfe5bcf2 /static/fork-awesome/src/doc/index.html | |
parent | bda8405ebdf2cad9cd2f316d6e5371fece798353 (diff) |
add fork awesome, contact and donate pages, update general style and update readme
Diffstat (limited to 'static/fork-awesome/src/doc/index.html')
-rw-r--r-- | static/fork-awesome/src/doc/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/static/fork-awesome/src/doc/index.html b/static/fork-awesome/src/doc/index.html new file mode 100644 index 0000000..dc44995 --- /dev/null +++ b/static/fork-awesome/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 %} |