mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
fix: fix markdown warnings by adding alt texts
This commit is contained in:
@@ -51,7 +51,7 @@ Here are SITE configuration options
|
||||
|
||||
You can specify site's title or logo image in `src/config.ts` file.
|
||||
|
||||

|
||||

|
||||
|
||||
```js
|
||||
// file: src/config.ts
|
||||
@@ -77,7 +77,7 @@ It is recommended that you specify width and height of your logo image. You can
|
||||
|
||||
You can configure your own social links along with its icons.
|
||||
|
||||

|
||||

|
||||
|
||||
Currently 19 social icons are supported. (Github, LinkedIn, Facebook etc.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user