aboutsummaryrefslogtreecommitdiff
path: root/hugo
diff options
context:
space:
mode:
Diffstat (limited to 'hugo')
-rw-r--r--hugo/config.toml2
-rw-r--r--hugo/content/log-go/index.html1
-rw-r--r--hugo/content/sigsum-go/index.html1
-rw-r--r--hugo/content/testing/index.html1
4 files changed, 4 insertions, 1 deletions
diff --git a/hugo/config.toml b/hugo/config.toml
index 6e36b1a..0d29f9b 100644
--- a/hugo/config.toml
+++ b/hugo/config.toml
@@ -9,7 +9,7 @@ theme = "researcher"
logo = "/media/logo.svg"
[params.footer]
text = "er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion"
- url = "http://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion/"
+ url = "https://er3n3jnvoyj2t37yngvzr35b6f4ch5mgzl3i6qlkvyhzmaxo62nlqmqd.onion/"
[params.style] # appearance options (can be omitted)
fontFamily = "Outfit"
pageWidth = "750px"
diff --git a/hugo/content/log-go/index.html b/hugo/content/log-go/index.html
new file mode 100644
index 0000000..6842915
--- /dev/null
+++ b/hugo/content/log-go/index.html
@@ -0,0 +1 @@
+<head><meta name="go-import" content="sigsum.org/log-go git https://gitlab.sigsum.org/sigsum/core/log-go"></head>
diff --git a/hugo/content/sigsum-go/index.html b/hugo/content/sigsum-go/index.html
new file mode 100644
index 0000000..079bbda
--- /dev/null
+++ b/hugo/content/sigsum-go/index.html
@@ -0,0 +1 @@
+<head><meta name="go-import" content="sigsum.org/sigsum-go git https://gitlab.sigsum.org/sigsum/core/sigsum-go"></head>
diff --git a/hugo/content/testing/index.html b/hugo/content/testing/index.html
new file mode 100644
index 0000000..3b4b39e
--- /dev/null
+++ b/hugo/content/testing/index.html
@@ -0,0 +1 @@
+<head><meta name="go-import" content="sigsum.org/testing git https://gitlab.sigsum.org/sigsum/admin/testing"></head>