diff options
| author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-06-15 19:52:15 +0200 |
|---|---|---|
| committer | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-06-15 19:52:15 +0200 |
| commit | 01322efeb2c8b0521d66de459cbe3b9d71e1259e (patch) | |
| tree | 1ad7e7233a85bfbaa08f1ac0d4368f3321fe841a /exampleSite/content/post | |
| parent | ac7ec7386b36d5798a843dd5262200ec9b58109b (diff) | |
Cleanup and Fixes
Diffstat (limited to 'exampleSite/content/post')
| -rw-r--r-- | exampleSite/content/post/hidden-page.md | 11 | ||||
| -rw-r--r-- | exampleSite/content/post/soho.md | 1 |
2 files changed, 0 insertions, 12 deletions
diff --git a/exampleSite/content/post/hidden-page.md b/exampleSite/content/post/hidden-page.md deleted file mode 100644 index e349ce8..0000000 --- a/exampleSite/content/post/hidden-page.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -title = "Hidden Page" -date = "2020-02-01" -description = "This page is hidden and should not be visible without knowing the URL." -tags = [ - "privacy", -] -hidden = true -+++ - -This page is hidden and should not be visible without knowing the URL. diff --git a/exampleSite/content/post/soho.md b/exampleSite/content/post/soho.md index 5819f9b..2abc893 100644 --- a/exampleSite/content/post/soho.md +++ b/exampleSite/content/post/soho.md @@ -19,7 +19,6 @@ tags = [ - Rich Snippets (JSON-LD) - Twitter Card - Pagination -- Hidden Pages - Customizable - Support all [Hugo Internals](https://gohugo.io/templates/internal/) |
