andrews/README.md

24 lines
821 B
Markdown

# andrews
[![Netlify Status](https://api.netlify.com/api/v1/badges/ae5b0fcb-af3d-41f0-bf89-709dc3f6c958/deploy-status)](https://andrewsapps.netlify.app/)
the repository behind [andrewsapps.netlify.app](https://andrewsapps.netlify.app)
notable for typing.zen, the may do list, and the clone of [SheepTester's](https://github.com/SheepTester) sheep3 home button.
## netlify settings
a few pieces of code are put in the header by netlify:
##### sheep3 home button in the header
`<link rel="stylesheet" type="text/css" href="/sheep/3.css"></link><script src="/sheep/3.js" charset="utf-8"></script>`
previously netlify identity was supported, but this is no longer needed
## credits
andrews is currently maintained by [jumping283](https://github.com/jumping283) and [zensprojects](https://github.com/zensprojects)