Initial commit for BoomerCMS

This commit is contained in:
2021-06-22 13:47:02 -04:00
commit 76a3d50d6c
4 changed files with 177 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
SITENAME="My Website"
SITEADDRESS=https://example.com
SITEDESCRIPTION="My Personal Web Pages"
MAILTO=me@example.com
CATCOUNT=3
CAT1=ABOUT
CATNAME1="About Me"
CAT2=HOBBIES
CATNAME2="My Hobbies"
CAT3=EXAMPLE
CATNAME3="Example Category"