Skip to content

Commit 8b026b6

Browse files
committed
try different upload artifact version for build
1 parent a893f73 commit 8b026b6

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,7 +1,7 @@
11
###################### default configuration ####################
22
# The base URL of your site (required). This will be prepended to all relative URLs.
3-
# baseURL = "https://open-neuromorphic.org"
4-
baseURL = "https://neural-loop.github.io/open-neuromorphic.github.io/"
3+
baseURL = "https://open-neuromorphic.org"
4+
#baseURL = "https://neural-loop.github.io/open-neuromorphic.github.io/"
55
# Title of your website (required).
66
title = "Open Neuromorphic"
77

0 commit comments

Comments
 (0)