mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
perf: change listener from after-swap to page-load to improve view transition smoothness
- fix theme guide error - update readme
This commit is contained in:
parent
59297d534e
commit
3a002d61ca
13 changed files with 18 additions and 16 deletions
|
@ -288,7 +288,7 @@ src/content/posts/2025/03/apple.md -> example.com/es/posts/banana/
|
|||
コードブロックのシンタックスハイライトテーマ。
|
||||
|
||||
```ts
|
||||
// src/astro.config.ts
|
||||
// astro.config.ts
|
||||
|
||||
shikiConfig: {
|
||||
// 利用可能なテーマ: https://shiki.style/themes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue