commit 4ac9f630949b6a1fe8a03fe820947df1882a6a38 Author: justin Date: Tue Apr 27 02:42:09 2021 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d89fa7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# ---> Hugo +# Generated files by hugo +/public/ +/resources/_gen/ + +# Executable may be added to repository +hugo.exe +hugo.darwin +hugo.linux + diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a167af --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# MilhousFamily.com + +Static landing Page Site \ No newline at end of file