Skip to content

Commit 0360467

Browse files
committed
fix: attempt to redirect /index to /README
Signed-off-by: chris1320 <chris1320is@protonmail.com>
1 parent 34184fd commit 0360467

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.obsidian/workspace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
},
184184
"active": "509afef58ce99456",
185185
"lastOpenFiles": [
186+
"README.md",
186187
"Operating Systems/Arch Linux/Contents/Setting Up Waybar.md",
187188
"Operating Systems/Arch Linux/Contents/Setting Up dunst.md",
188189
"Operating Systems/Arch Linux/Contents/Setting Up SDDM.md",
@@ -198,7 +199,6 @@
198199
"Shells/ZSH/ZSH.md",
199200
"Terminals/Termux/Termux.md",
200201
"Text Editors/Neovim/Neovim.md",
201-
"README.md",
202202
"Operating Systems/Arch Linux/Contents",
203203
"Operating Systems/Arch Linux",
204204
"assets/images/banner/SetupGuides-banner.png",

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
alias:
3+
- "index"
4+
---
5+
16
# SetupGuides
27

38
![SetupGuides-banner](https://media.githubusercontent.com/media/Chris1320/SetupGuides/main/assets/images/banner/SetupGuides-banner.png)

0 commit comments

Comments
 (0)