Skip to content

Commit c67b1a2

Browse files
authored
Merge pull request #406 from axivo/docs/hugo-configuration
fix: hugo configuration
2 parents 17164d2 + 545e2fd commit c67b1a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/hugo.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ params:
2626
description: Imagine. Create.
2727
editURL:
2828
base: https://github.com/axivo/website/edit/main/docs/content
29-
enable: true
29+
enable: false
30+
externalLinkDecoration: true
3031
variables:
3132
repository: github.com/axivo/website
3233
publishDir: ../public
34+
services:
35+
googleAnalytics:
36+
ID: G-8N53WYKXE6

0 commit comments

Comments
 (0)