Skip to content

Commit

Permalink
Add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos0318 committed Nov 5, 2024
1 parent 33c8bbc commit 1ac3fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
baseURL = 'https://example.org/'
baseURL = 'https://hkust-knowcomp.github.io/NGDB/'
languageCode = 'en-us'
title = 'Neural Graph Database'
theme = 'ananke'
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
unsafe = true

0 comments on commit 1ac3fd2

Please sign in to comment.