aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b4606a..06e78b3 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,9 @@ This project is an independent fork of Firefox, with the primary goals of privac
https://librewolf-community.gitlab.io/docs
The docs are built from the [LibreWolf docs repo](https://gitlab.com/librewolf-community/librewolf-docs).
+
+## [Website](https://librewolf-community.gitlab.io)
+
+https://librewolf-community.gitlab.io
+
+The website is built from the [`librewolf-community.gitlab.io` repo](https://gitlab.com/librewolf-community/librewolf-community.gitlab.io). [Hugo](https://gohugo.io) is used to generate the site.
bgstack15