Ran linters on all files and added codespell (#13)
This commit is contained in:
parent
7b118b71d6
commit
dc9b131e72
14 changed files with 229 additions and 228 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue