1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-10 19:22:55 -05:00

finally remove every trace of AMP 🥳 (#415)

This commit is contained in:
2021-06-01 07:52:49 -04:00
committed by GitHub
parent 4bb5841ac1
commit 3fa058ee76
58 changed files with 54 additions and 831 deletions

8
.gitignore vendored
View File

@@ -11,6 +11,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local Netlify config
.netlify/
# Lighthouse CI
.lighthouseci/
@@ -26,8 +29,3 @@ yarn-error.log*
.Trashes
*.icloud
.nosync
# local Netlify/Zeit config
.netlify/
.now/
.vercel/