added credit links

This reverts commit 22073c6087.
This commit is contained in:
Matt DeCamp 2021-12-09 20:49:56 -05:00
parent 22073c6087
commit 43be5f2022

View file

@ -1,7 +1,5 @@
# Eleventonia # Eleventonia
## Status: In production
A mildly opinionated Eleventy starter project. A mildly opinionated Eleventy starter project.
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mattdecamp/eleventonia) [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mattdecamp/eleventonia)
@ -36,14 +34,10 @@ npm run eleventy:prod
``` ```
For additional eleventy commands, visit the [Eleventy command line usage page](https://www.11ty.dev/docs/usage/). For additional eleventy commands, visit the [Eleventy command line usage page](https://www.11ty.dev/docs/usage/).
## CSS
## SVG Icon Sprites
## Credits and Thanks To ## Credits and Thanks To
* Zach Leatherman * [Zach Leatherman](https://11ty.dev)
* Max Böck * [Max Böck](https://github.com/maxboeck/eleventastic)
* Andy Bell * [Andy Bell](https://github.com/hankchizljaw/hylia)
* Phil Hawksworth * [Phil Hawksworth](https://github.com/philhawksworth/eleventyone)