Initial commit

main
BraydonKains 3 years ago
commit 75a04a103e

10
.gitignore vendored

@ -0,0 +1,10 @@
# ---> Hugo
# Generated files by hugo
/public/
/resources/_gen/
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux

@ -0,0 +1,3 @@
# braydonkains-blog
My website!
Loading…
Cancel
Save