From d0b65ffd392915d09b2118d62ba6a88612f8fed0 Mon Sep 17 00:00:00 2001 From: LIUBINfighter <142153595+LIUBINfighter@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:24:12 +0800 Subject: [PATCH] add favicon --- content/.obsidian/app.json | 1 + content/.obsidian/appearance.json | 1 + content/.obsidian/core-plugins-migration.json | 30 ++++ content/.obsidian/core-plugins.json | 20 +++ content/.obsidian/workspace.json | 159 ++++++++++++++++++ layouts/partials/favicon.html | 7 + layouts/partials/head.html | 12 +- public/404.html | 2 +- public/about/index.html | 2 +- public/categories/index.html | 2 +- public/index.html | 4 +- public/index.json | 2 +- public/index.xml | 4 +- public/post/hello/index.html | 4 +- public/post/index.html | 4 +- public/post/index.xml | 4 +- public/tags/index.html | 2 +- static/android-chrome-192x192.png | Bin 0 -> 62105 bytes static/android-chrome-256x256.png | Bin 0 -> 113123 bytes static/apple-touch-icon.png | Bin 0 -> 49792 bytes static/browserconfig.xml | 9 + static/favicon-16x16.png | Bin 0 -> 1313 bytes static/favicon-32x32.png | Bin 0 -> 2828 bytes static/favicon.ico | Bin 0 -> 12014 bytes static/favicon_package_v0.16.zip | Bin 0 -> 271867 bytes static/mstile-150x150.png | Bin 0 -> 29039 bytes static/safari-pinned-tab.svg | 152 +++++++++++++++++ static/site.webmanifest | 19 +++ 28 files changed, 423 insertions(+), 17 deletions(-) create mode 100644 content/.obsidian/app.json create mode 100644 content/.obsidian/appearance.json create mode 100644 content/.obsidian/core-plugins-migration.json create mode 100644 content/.obsidian/core-plugins.json create mode 100644 content/.obsidian/workspace.json create mode 100644 layouts/partials/favicon.html create mode 100644 static/android-chrome-192x192.png create mode 100644 static/android-chrome-256x256.png create mode 100644 static/apple-touch-icon.png create mode 100644 static/browserconfig.xml create mode 100644 static/favicon-16x16.png create mode 100644 static/favicon-32x32.png create mode 100644 static/favicon.ico create mode 100644 static/favicon_package_v0.16.zip create mode 100644 static/mstile-150x150.png create mode 100644 static/safari-pinned-tab.svg create mode 100644 static/site.webmanifest diff --git a/content/.obsidian/app.json b/content/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/content/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/content/.obsidian/appearance.json b/content/.obsidian/appearance.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/content/.obsidian/appearance.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/content/.obsidian/core-plugins-migration.json b/content/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..436f43c --- /dev/null +++ b/content/.obsidian/core-plugins-migration.json @@ -0,0 +1,30 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "properties": false, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": false +} \ No newline at end of file diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json new file mode 100644 index 0000000..9405bfd --- /dev/null +++ b/content/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "bookmarks", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json new file mode 100644 index 0000000..f514204 --- /dev/null +++ b/content/.obsidian/workspace.json @@ -0,0 +1,159 @@ +{ + "main": { + "id": "52b095c6f5515448", + "type": "split", + "children": [ + { + "id": "3ae8e90f3cde0c2a", + "type": "tabs", + "children": [ + { + "id": "5af67e61b0185477", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "post/WebsiteRecommendation.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "3c7c69ef30a99968", + "type": "split", + "children": [ + { + "id": "0903ebd0632a347a", + "type": "tabs", + "children": [ + { + "id": "81906cde4aa3d267", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "6bc5249f70dff2dd", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "d5e68657a950d45d", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "411a757297a76cb0", + "type": "split", + "children": [ + { + "id": "785eb3b5ff3c5aef", + "type": "tabs", + "children": [ + { + "id": "4cf61aaeb78dd181", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "post/WebsiteRecommendation.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "a8c4ba9e15e10f50", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "post/WebsiteRecommendation.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "607b8142472b6054", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "72a08c5eb0c28010", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "post/WebsiteRecommendation.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "switcher:打开快速切换": false, + "graph:查看关系图谱": false, + "canvas:新建白板": false, + "daily-notes:打开/创建今天的日记": false, + "templates:插入模板": false, + "command-palette:打开命令面板": false + } + }, + "active": "5af67e61b0185477", + "lastOpenFiles": [ + "post/SUSTech_Explore.md", + "post/Hello.md", + "post/Golden_Pheasant.md", + "post/WebsiteRecommendation.md", + "about.md", + "archives.md", + "search.md" + ] +} \ No newline at end of file diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html new file mode 100644 index 0000000..1dc122a --- /dev/null +++ b/layouts/partials/favicon.html @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 98f20af..aeaa804 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -95,13 +95,21 @@ {{- end -}} {{- /* Favicons */}} - + + + + + + + + + {{- /* RSS */}} {{ range .AlternativeOutputFormats -}} diff --git a/public/404.html b/public/404.html index 59f03cd..6282a3d 100644 --- a/public/404.html +++ b/public/404.html @@ -1,5 +1,5 @@ 404 Page not found | Huajie's Blog -
404