added credit links

This commit is contained in:
Matt DeCamp 2021-12-09 20:48:53 -05:00
parent 1123c71892
commit 2d64102b17

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)