diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 96cc1c9..3706016 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "notes/drafts/linux/index.md", + "file": "notes/index/index.md", "mode": "source", "source": false }, @@ -141,7 +141,7 @@ "state": { "type": "outline", "state": { - "file": "notes/drafts/linux/index.md", + "file": "notes/index/index.md", "followCursor": false, "showSearch": false, "searchQuery": "" @@ -181,10 +181,10 @@ }, "active": "2fdb7f37153cc3f1", "lastOpenFiles": [ + "notes/drafts/linux/index.md", "notes/drafts/linux-encrypt/index.md", "notes/ready/encryption.md", "notes/ready/firewall.md", - "notes/drafts/linux/index.md", "notes/ready/wsl2.md", "notes/ready/encrypt-files.md", "notes/drafts/linux/EXT3.png", diff --git a/content/notes/index/index.md b/content/notes/index/index.md index 7dc16fb..f6a9700 100644 --- a/content/notes/index/index.md +++ b/content/notes/index/index.md @@ -23,7 +23,7 @@ weight: "1" - [Databases](../ready/databases/) `SQL` - Networking - [HTTP](../ready/http/) `CURL` - - [Encryption](../ready/encryption/) `GPG` + - [Encryption](../ready/encryption/) `GPG` `Cryptsetup` - [HTTPS and SSL Certificates](../ready/https-ssl-certs/) `Certbot` - [SSH](../ready/ssh/) - [Firewall](../ready/firewall/) `UFW`