diff --git a/src/lib/components/extra/youtube.svelte b/src/lib/components/extra/youtube.svelte index cc97d75d..8c1a8ecf 100644 --- a/src/lib/components/extra/youtube.svelte +++ b/src/lib/components/extra/youtube.svelte @@ -29,4 +29,4 @@ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" loading="lazy" allowfullscreen /> - \ No newline at end of file + diff --git a/src/lib/components/footer.svelte b/src/lib/components/footer.svelte index 9e2c0164..b0bee853 100644 --- a/src/lib/components/footer.svelte +++ b/src/lib/components/footer.svelte @@ -43,4 +43,4 @@ {/if}

- \ No newline at end of file + diff --git a/src/lib/components/header.svelte b/src/lib/components/header.svelte index 9b6c610a..0415ae7b 100644 --- a/src/lib/components/header.svelte +++ b/src/lib/components/header.svelte @@ -135,4 +135,4 @@ class="border-4 border-base-content/10 group-hover:border-transparent col-start-1 row-start-1 rounded-full w-full h-full p-4 grid duration-500 ease-in-out"> - \ No newline at end of file + diff --git a/src/lib/components/header_nav.svelte b/src/lib/components/header_nav.svelte index 0a3f5352..820142d4 100644 --- a/src/lib/components/header_nav.svelte +++ b/src/lib/components/header_nav.svelte @@ -72,4 +72,4 @@ {/if} {/each} - \ No newline at end of file + diff --git a/src/lib/components/index_profile.svelte b/src/lib/components/index_profile.svelte index 02c88dd8..2114a860 100644 --- a/src/lib/components/index_profile.svelte +++ b/src/lib/components/index_profile.svelte @@ -7,18 +7,17 @@
- {#if site.author.avatar} - {site.author.name} - {/if} - {#if site.author.status} -
- {site.author.status} -
- {/if} + {#if site.author.avatar} + {site.author.name} + {/if} + {#if site.author.status} +
+ {site.author.status} +
+ {/if}

{site.author.name}

diff --git a/src/lib/components/post_action.svelte b/src/lib/components/post_action.svelte index 8c666311..4c98b178 100644 --- a/src/lib/components/post_action.svelte +++ b/src/lib/components/post_action.svelte @@ -9,4 +9,4 @@ {/each} {/if} -
\ No newline at end of file +
diff --git a/src/lib/components/post_comment.svelte b/src/lib/components/post_comment.svelte index 651f1332..b70d4e73 100644 --- a/src/lib/components/post_comment.svelte +++ b/src/lib/components/post_comment.svelte @@ -40,4 +40,4 @@ {/key} {/if} -{/if} \ No newline at end of file +{/if} diff --git a/src/lib/components/post_pagination.svelte b/src/lib/components/post_pagination.svelte index f837ad1d..7d99b651 100644 --- a/src/lib/components/post_pagination.svelte +++ b/src/lib/components/post_pagination.svelte @@ -54,4 +54,4 @@ {/if} - \ No newline at end of file + diff --git a/src/lib/components/post_reply.svelte b/src/lib/components/post_reply.svelte index 1325c6a2..4d3c0be6 100644 --- a/src/lib/components/post_reply.svelte +++ b/src/lib/components/post_reply.svelte @@ -14,4 +14,4 @@ {in_reply_to} - \ No newline at end of file + diff --git a/src/lib/components/post_toc.svelte b/src/lib/components/post_toc.svelte index e41a1571..82a0c1b6 100644 --- a/src/lib/components/post_toc.svelte +++ b/src/lib/components/post_toc.svelte @@ -77,4 +77,4 @@ {/each} - \ No newline at end of file + diff --git a/src/lib/components/prose/img.svelte b/src/lib/components/prose/img.svelte index 63b9ab4d..0c079867 100644 --- a/src/lib/components/prose/img.svelte +++ b/src/lib/components/prose/img.svelte @@ -34,4 +34,4 @@ {:else} -{/if} \ No newline at end of file +{/if} diff --git a/src/lib/components/transition.svelte b/src/lib/components/transition.svelte index 6883d0cc..e5f5795b 100644 --- a/src/lib/components/transition.svelte +++ b/src/lib/components/transition.svelte @@ -10,4 +10,4 @@ out:fly={{ y: -100, duration: 300 }}> -{/key} \ No newline at end of file +{/key} diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index b74654be..17e5c53a 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -16,7 +16,7 @@ let { res, path } = data $: if (data) path = data.path - + posts.set(res) tags.set(genTags(res)) onMount( @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/urara/2022-08-15-vol3/+page.md b/urara/2022-08-15-vol3/+page.md index 9efd350d..520fa98f 100644 --- a/urara/2022-08-15-vol3/+page.md +++ b/urara/2022-08-15-vol3/+page.md @@ -1,7 +1,7 @@ --- title: Nonsense Wander ~ Vol3 created: 2022-08-15 -summary: ActivityWatch / scrut.ch / 微信聊天记录导出工具 / 秋天到了 +summary: ActivityWatch / scrut.ch / 微信聊天记录导出工具 / 秋天到了 tags: - Nonsense Wander --- diff --git a/urara/2023-01-29-css-tricks/+page.svelte.md b/urara/2023-01-29-css-tricks/+page.svelte.md index d4c55ebd..2596be22 100644 --- a/urara/2023-01-29-css-tricks/+page.svelte.md +++ b/urara/2023-01-29-css-tricks/+page.svelte.md @@ -1,5 +1,5 @@ --- -title: CSS · 玻璃按钮和优雅的文字描边 +title: CSS · 新拟态玻璃按钮和优雅的文字描边 created: 2023-01-29 summary: Glass buttons and elegant text stroke tags: