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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,6 +4,9 @@
|
|||
# Deployment config
|
||||
config/production/deployment.toml
|
||||
|
||||
# Hugo build lock
|
||||
.hugo_build.lock
|
||||
|
||||
# yarn
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue