mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
fix: accessibility issues with footer links, update theme guide
This commit is contained in:
parent
bd4db06709
commit
1c374367fd
11 changed files with 22 additions and 22 deletions
|
@ -234,7 +234,7 @@ const EXCERPT_LENGTHS: Record<ExcerptScene, {
|
|||
|
||||
### Open Graph
|
||||
|
||||
Open Graph 社交图片样式。
|
||||
[Open Graph 社交卡片](https://orcascan.com/tools/open-graph-validator?url=https%3A%2F%2Fretypeset.radishzz.cc%2Fposts%2Ftheme-guide%2F) 样式。
|
||||
|
||||
```ts
|
||||
// src/pages/og/[...image].ts
|
||||
|
@ -263,7 +263,7 @@ getImageOptions: (_path, page) => ({
|
|||
|
||||
### RSS 订阅
|
||||
|
||||
RSS 订阅页配色。
|
||||
[RSS 订阅页](https://retypeset.radishzz.cc/rss.xml) 配色。
|
||||
|
||||
```html
|
||||
<!-- public/rss/rss-style.xsl -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue