We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51d64f commit 23ee0aeCopy full SHA for 23ee0ae
_config.yml
@@ -5,9 +5,9 @@ description: >
5
Website for the SU2 Project
6
7
baseurl: "/" # the subpath of your site, e.g. /blog/
8
-url: https://economon.github.io # the base hostname & protocol for your site
+url: https://su2code.github.io # the base hostname & protocol for your site
9
git_address: https://github.com/su2code/SU2.git
10
-git_edit_address: https://github.com/economon/economon.github.io/blob/master
+git_edit_address: https://github.com/su2code/su2code.github.io/blob/master
11
12
# theme options from https://bootswatch.com/
13
# comment out this to use default Bootstrap
0 commit comments