diff options
author | Alex Auvolat <alex@adnab.me> | 2022-01-31 16:43:48 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-01-31 16:43:48 +0100 |
commit | c16116559d008302808f75afe84c510145e1eaf0 (patch) | |
tree | 076032f7be71245c6949f2e883af1504bfc53f8b /content/documentation/connect/websites.md | |
parent | fba1b065036115cea8d067b74ee04c292db022b8 (diff) | |
download | garagehq.deuxfleurs.fr-c16116559d008302808f75afe84c510145e1eaf0.tar.gz garagehq.deuxfleurs.fr-c16116559d008302808f75afe84c510145e1eaf0.zip |
Remove most h1 titles that weren't needed
Diffstat (limited to 'content/documentation/connect/websites.md')
-rw-r--r-- | content/documentation/connect/websites.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/documentation/connect/websites.md b/content/documentation/connect/websites.md index 6710e91..2692196 100644 --- a/content/documentation/connect/websites.md +++ b/content/documentation/connect/websites.md @@ -3,7 +3,6 @@ title = "Websites (Hugo, Jekyll, Publii...)" weight = 10 +++ -# Websites (Hugo, Jekyll, Publii...) Garage is also suitable to host static websites. While they can be deployed with traditional CLI tools, some static website generators have integrated options to ease your workflow. |