added content sub-folders
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 8s
All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 8s
This commit is contained in:
45
.obsidian/workspace.json
vendored
45
.obsidian/workspace.json
vendored
@ -13,7 +13,35 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Picture Test.md",
|
"file": "travel/Picture Test.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "Picture Test"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "94be58d2aee0c04f",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "travel/third test.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "third test"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "7b0736be1c7851d6",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "travel/Picture Test.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
@ -21,7 +49,8 @@
|
|||||||
"title": "Picture Test"
|
"title": "Picture Test"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@ -168,10 +197,16 @@
|
|||||||
"command-palette:Open command palette": false
|
"command-palette:Open command palette": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "acce4ec55445d742",
|
"active": "7b0736be1c7851d6",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Clown Tutorial.md",
|
"tutorials/Clown Tutorial.md",
|
||||||
"Picture Test.md",
|
"attachments/3vtrpul63by51-4262966329 1.jpg",
|
||||||
|
"travel/Picture Test.md",
|
||||||
|
"travel/third test.md",
|
||||||
|
"travel",
|
||||||
|
"tutorials",
|
||||||
|
"attachments/dog-typing-4292283574 1.gif",
|
||||||
|
"attachments/dog-typing-4292283574.gif",
|
||||||
"random",
|
"random",
|
||||||
"attachments/cat-typing-4031388285.gif",
|
"attachments/cat-typing-4031388285.gif",
|
||||||
"attachments/3vtrpul63by51-4262966329.jpg",
|
"attachments/3vtrpul63by51-4262966329.jpg",
|
||||||
|
BIN
attachments/3vtrpul63by51-4262966329 1.jpg
Normal file
BIN
attachments/3vtrpul63by51-4262966329 1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
BIN
attachments/dog-typing-4292283574 1.gif
Normal file
BIN
attachments/dog-typing-4292283574 1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 524 KiB |
BIN
attachments/dog-typing-4292283574.gif
Normal file
BIN
attachments/dog-typing-4292283574.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 524 KiB |
14
travel/third test.md
Normal file
14
travel/third test.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
+++
|
||||||
|
title = "third Test"
|
||||||
|
date = "2025-06-15"
|
||||||
|
author = ""
|
||||||
|
cover = ""
|
||||||
|
tags = ["", ""]
|
||||||
|
keywords = ["", ""]
|
||||||
|
description = ""
|
||||||
|
showFullContent = false
|
||||||
|
readingTime = false
|
||||||
|
hideComments = false
|
||||||
|
+++
|
||||||
|
|
||||||
|

|
@ -14,4 +14,4 @@ hideComments = false
|
|||||||
+++
|
+++
|
||||||
|
|
||||||
Just a test
|
Just a test
|
||||||

|

|
Reference in New Issue
Block a user