We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b29ead commit 6faf5cdCopy full SHA for 6faf5cd
1 file changed
config.toml
@@ -1,12 +1,12 @@
1
-baseURL = 'https://github.com/frankheat/offsecnotes/'
+baseURL = 'https://offsecnotes.frankheat.io/'
2
languageCode = 'en-us'
3
title = 'offsecnotes'
4
theme = "mytheme"
5
enableGitInfo = true
6
enableRobotsTXT = true
7
8
[params]
9
- GITHUB_PROJECT = "https://github.com/frankheat/offsecnotes"
10
AUTHOR = "frankheat"
+ GITHUB_PROJECT = "https://github.com/frankheat/offsecnotes"
11
GITHUB_PROFILE = "https://github.com/frankheat"
12
LINKEDIN_PROFILE = "https://www.linkedin.com/in/francesco-volpe98/"
0 commit comments