Skip to content

Commit 0448f84

Browse files
committed
#[Fix} Wrong link for VR.mp4
1 parent 3f046ee commit 0448f84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.obsidian/workspace.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "_tabs/portfolio.md",
16+
"file": "_posts/2025-01-20-OpenXrCustomEngine.md",
1717
"mode": "source",
1818
"source": true
1919
},
2020
"icon": "lucide-file",
21-
"title": "portfolio"
21+
"title": "2025-01-20-OpenXrCustomEngine"
2222
}
2323
}
2424
]
@@ -165,6 +165,7 @@
165165
},
166166
"active": "e0fa68b787249225",
167167
"lastOpenFiles": [
168+
"_tabs/portfolio.md",
168169
"_tabs/about.md",
169170
"_site/about/index.html",
170171
"_site/about",
@@ -177,7 +178,6 @@
177178
"assets/New folder",
178179
"_tabs/archives.md",
179180
"_tabs/categories.md",
180-
"_tabs/portfolio.md",
181181
"_posts/2025-01-20-OpenXrCustomEngine.md",
182182
"_site/assets/Thumbnails/Ortus.png",
183183
"assets/Thumbnails/Ortus.png",

_posts/2025-01-20-OpenXrCustomEngine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For those wishing to skip straight to the end and/or take a look at my code, I b
2525

2626
### Showcase
2727
Here is a little demo of what it will look like in the end. I do have some models rendering here but it still shows nicely of what it will look like at the end.
28-
|{% include embed/video.html src='VR.mp4' %}|
28+
|{% include embed/video.html src='/OpenXrCustomEngine/VR.mp4' %}|
2929
## Requirements
3030
- Visual Studio (or another environment for programming)
3131
- VR headset compatible with OpenXR

0 commit comments

Comments
 (0)