Go to file
jumping283 51baa239e8
change fact monster link since the iframe didn't work
2023-01-25 11:31:06 -08:00
home-page/icons clone from cdn 2023-01-23 12:41:28 -08:00
maydo change fact monster link since the iframe didn't work 2023-01-25 11:31:06 -08:00
sheep change hover icon to flat gray 2023-01-24 10:31:46 -08:00
w3css import w3pro for testing 2023-01-20 14:15:15 -08:00
A-300.png Add files via upload 2022-08-10 11:22:19 -07:00
A-gray2.png hover icon testing 2023-01-24 10:31:31 -08:00
A-grayscale.png grayscale hover icon for sheepbutton 2023-01-24 10:07:39 -08:00
A-white.png possible alternate home icon 2023-01-24 10:29:45 -08:00
README.md add header code from netlify 2023-01-24 14:56:59 -08:00
background.jpg newer background, instead of just green and blue 2022-08-10 12:29:31 -07:00
background.png new bg 2022-08-10 12:25:02 -07:00
download (1).svg upload home button 2023-01-20 14:37:33 -08:00
greatwhiteshark.html add basic html tags 2023-01-24 11:21:22 -08:00
index.html remove logo 2023-01-25 09:30:31 -08:00
login-testing.html test netlify identity 2023-01-24 11:25:54 -08:00
sheep.html fix 2023-01-23 13:43:30 -08:00
style.css change /background.jpg to /maydo/background.jpg 2023-01-17 12:42:06 -08:00

README.md

andrews

Netlify Status

the repository behind andrewsapps.netlify.app

notable for typing.zen, the may do list, and the clone of SheepTester's sheep3 home button.

netlify settings

a few pieces of code are put in the header by netlify:

<script src="/sheep/3.js" charset="utf-8"></script>
```
sheep3 home button in the header

```<script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
```
netlify identity script for header

```
<div data-netlify-identity-menu></div>
```
netlify identity script for body