diff options
author | Pratyush Desai | 2021-12-12 04:57:46 +0530 |
---|---|---|
committer | Pratyush Desai | 2021-12-12 04:57:46 +0530 |
commit | d64bb91519e17a11456d3b46dd4e2c04c3764bd3 (patch) | |
tree | 458813d2df4005a2741b65da6f933671213205f6 | |
parent | 640f5643d5d31a58de2d4acae2baf90f7d3942eb (diff) | |
download | website-hugo.tar.gz website-hugo.tar.bz2 website-hugo.zip |
restructure contenthugo
-rw-r--r-- | libertacasa/content/_index.md | 3 | ||||
-rw-r--r-- | libertacasa/content/about.md | 7 | ||||
-rw-r--r-- | libertacasa/content/about/about.md | 6 | ||||
-rw-r--r-- | libertacasa/content/rules.md (renamed from libertacasa/content/rules/rules.md) | 2 |
4 files changed, 11 insertions, 7 deletions
diff --git a/libertacasa/content/_index.md b/libertacasa/content/_index.md new file mode 100644 index 0000000..8407b17 --- /dev/null +++ b/libertacasa/content/_index.md @@ -0,0 +1,3 @@ ++++ +author = "LibCasa Authors" ++++ diff --git a/libertacasa/content/about.md b/libertacasa/content/about.md new file mode 100644 index 0000000..a4916d9 --- /dev/null +++ b/libertacasa/content/about.md @@ -0,0 +1,7 @@ ++++ +title = "About" +description = "Liberta Casa, providing services.. for some reason." +date = "2021-12-12" +aliases = ["about-us", "about-libertacasa", "contact"] +author = "LibCasa Authors" ++++
\ No newline at end of file diff --git a/libertacasa/content/about/about.md b/libertacasa/content/about/about.md deleted file mode 100644 index 10e5542..0000000 --- a/libertacasa/content/about/about.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "About" -date: 2021-12-12T04:34:05+05:30 -draft: true ---- - diff --git a/libertacasa/content/rules/rules.md b/libertacasa/content/rules.md index e768d1f..fde1ebe 100644 --- a/libertacasa/content/rules/rules.md +++ b/libertacasa/content/rules.md @@ -1,6 +1,6 @@ --- title: "Rules" -date: 2021-12-12T04:33:45+05:30 +date: 2021-12-12T04:51:19+05:30 draft: true --- |