We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c8bbc commit 1ac3fd2Copy full SHA for 1ac3fd2
hugo.toml
@@ -1,8 +1,8 @@
1
-baseURL = 'https://example.org/'
+baseURL = 'https://hkust-knowcomp.github.io/NGDB/'
2
languageCode = 'en-us'
3
title = 'Neural Graph Database'
4
theme = 'ananke'
5
[markup]
6
[markup.goldmark]
7
[markup.goldmark.renderer]
8
- unsafe = true
+ unsafe = true
0 commit comments