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": [
|
"lastOpenFiles": [
|
||||||
"content/notes/Installation et mise en place pour Java.md",
|
"content/notes/Installation et mise en place pour Java.md",
|
||||||
"content/_index.md",
|
"content/_index.md",
|
||||||
|
"content/private/private-note.md",
|
||||||
|
"content/templates/post.md",
|
||||||
"README.md",
|
"README.md",
|
||||||
"content/notes/_index.md",
|
"content/notes/_index.md",
|
||||||
"content/notes/images/obsidian-settings.png",
|
"content/notes/images/obsidian-settings.png",
|
||||||
"content/notes/images/google-domains.png",
|
"content/notes/images/google-domains.png",
|
||||||
"content/notes/images/github-pages.png",
|
"content/notes/images/github-pages.png",
|
||||||
"content/notes/images/github-actions.png",
|
"content/notes/images/github-actions.png"
|
||||||
"static/icon.png"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
baseURL = "https://quartz.jzhao.xyz/"
|
baseURL = "http://raspidac.herdac.ch"
|
||||||
languageCode = "en-us"
|
languageCode = "fr-ch"
|
||||||
googleAnalytics = "G-XYFD95KB4J"
|
googleAnalytics = "G-XYFD95KB4J"
|
||||||
pygmentsUseClasses = true
|
pygmentsUseClasses = true
|
||||||
relativeURLs = false
|
relativeURLs = false
|
||||||
|
Loading…
Reference in New Issue
Block a user