Ran linters on all files and added codespell (#13)

This commit is contained in:
Alejandro Angulo 2021-12-31 11:34:37 -08:00 committed by GitHub
parent 7b118b71d6
commit dc9b131e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 229 additions and 228 deletions

View file

@ -1,8 +1,9 @@
<script src="https://utteranc.es/client.js"
repo="alejandro-angulo/alejandr0angul0.dev"
issue-term="pathname"
label="blog comment"
theme="dark-blue"
crossorigin="anonymous"
async>
</script>
<script
src="https://utteranc.es/client.js"
repo="alejandro-angulo/alejandr0angul0.dev"
issue-term="pathname"
label="blog comment"
theme="dark-blue"
crossorigin="anonymous"
async
></script>