Skip to content

Commit 1ac3fd2

Browse files
committed
Add base url
1 parent 33c8bbc commit 1ac3fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
baseURL = 'https://example.org/'
1+
baseURL = 'https://hkust-knowcomp.github.io/NGDB/'
22
languageCode = 'en-us'
33
title = 'Neural Graph Database'
44
theme = 'ananke'
55
[markup]
66
[markup.goldmark]
77
[markup.goldmark.renderer]
8-
unsafe = true
8+
unsafe = true

0 commit comments

Comments
 (0)