diff --git a/_includes/head.html b/_includes/head.html index b1061ab57..87a7819cb 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,6 +2,26 @@ + +Portfolio Website of Anne Lee Steele + + + + + + + + + + + + + + + + + + {{ page.title }} {%- seo title=false -%} @@ -24,4 +44,4 @@ {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} - + \ No newline at end of file diff --git a/_posts/.obsidian/workspace.json b/_posts/.obsidian/workspace.json index b78d83cc4..06907a935 100644 --- a/_posts/.obsidian/workspace.json +++ b/_posts/.obsidian/workspace.json @@ -33,6 +33,18 @@ "title": "Release Notes 1.9.12" } }, + { + "id": "c61b1bd420e79ba2", + "type": "leaf", + "state": { + "type": "release-notes", + "state": { + "currentVersion": "1.11.5" + }, + "icon": "lucide-book-up", + "title": "Release Notes 1.11.5" + } + }, { "id": "b82a606e8624d6ae", "type": "leaf", @@ -48,7 +60,7 @@ } } ], - "currentTab": 1 + "currentTab": 2 } ], "direction": "vertical" @@ -206,7 +218,7 @@ "command-palette:Open command palette": false } }, - "active": "e459ad65f5056e5b", + "active": "c61b1bd420e79ba2", "lastOpenFiles": [ "2022-05-07-maintenance.md", "2022-03-13-photos-from copy.md", diff --git a/_projects/2025-03-11-homemade-mfa.md b/_projects/2025-03-11-homemade-mfa.md index 83dcfbd4d..2eb83ce36 100644 --- a/_projects/2025-03-11-homemade-mfa.md +++ b/_projects/2025-03-11-homemade-mfa.md @@ -1,6 +1,6 @@ --- layout: post -title: homemade-mfa +title: homemade mfa range: 2025 - ongoing category: blog published: true diff --git a/assets/img/website-preview.png b/assets/img/website-preview.png new file mode 100644 index 000000000..82b3a2e62 Binary files /dev/null and b/assets/img/website-preview.png differ