This commit is contained in:
Rémi Heredero 2022-04-11 11:38:58 +02:00
parent 74363ffb4b
commit 59155c3793
2 changed files with 5 additions and 4 deletions

5
.obsidian/workspace vendored
View File

@ -91,12 +91,13 @@
"lastOpenFiles": [
"content/notes/Installation et mise en place pour Java.md",
"content/_index.md",
"content/private/private-note.md",
"content/templates/post.md",
"README.md",
"content/notes/_index.md",
"content/notes/images/obsidian-settings.png",
"content/notes/images/google-domains.png",
"content/notes/images/github-pages.png",
"content/notes/images/github-actions.png",
"static/icon.png"
"content/notes/images/github-actions.png"
]
}

View File

@ -1,5 +1,5 @@
baseURL = "https://quartz.jzhao.xyz/"
languageCode = "en-us"
baseURL = "http://raspidac.herdac.ch"
languageCode = "fr-ch"
googleAnalytics = "G-XYFD95KB4J"
pygmentsUseClasses = true
relativeURLs = false