diff options
Diffstat (limited to 'hugo')
-rw-r--r-- | hugo/content/log-go/index.html | 1 | ||||
-rw-r--r-- | hugo/content/sigsum-go/index.html | 1 | ||||
-rw-r--r-- | hugo/content/testing/index.html | 1 |
3 files changed, 3 insertions, 0 deletions
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> |