mirror of
https://github.com/HERDAC/Cours-programmation.git
synced 2024-11-24 10:43:26 +00:00
test 8
This commit is contained in:
parent
74363ffb4b
commit
59155c3793
5
.obsidian/workspace
vendored
5
.obsidian/workspace
vendored
@ -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"
|
||||
]
|
||||
}
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user