Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/content-organisation/placeholders/thefooter/_index.md')
-rw-r--r--exampleSite/content/content-organisation/placeholders/thefooter/_index.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/exampleSite/content/content-organisation/placeholders/thefooter/_index.md b/exampleSite/content/content-organisation/placeholders/thefooter/_index.md
deleted file mode 100644
index 49f828a..0000000
--- a/exampleSite/content/content-organisation/placeholders/thefooter/_index.md
+++ /dev/null
@@ -1,17 +0,0 @@
-+++
-title = "Footer"
-description = ""
-weight = 100
-subpage = true
-+++
-
-
-Create a `_footer.md` page in content root folder. Its content is what you get in the footer.
-
-```bash
- content/
- ├── _footer.md
- └── _footer.fr.md
-```
-
-{{%alert info%}}**Tip :** You can put a full HTML content in your .md file{{%/alert%}} \ No newline at end of file