Skip to content

Commit 0e6f147

Browse files
committed
Format document
1 parent 6dd290e commit 0e6f147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The appsettings.json file has a lot of options to customize the content of the b
9191
| Giscus | node | Enables the comment section via giscus. If left empty the comment secion will not be shown. For more information checkout the section about comments down below |
9292
| Disqus | node | Enables the comment section via disqus. If left empty the comment secion will not be shown. For more information checkout the section about comments down below |
9393
| KofiToken | string | Enables the "Buy me a Coffee" button of Kofi. To aquire the token head down to the "Kofi" section |
94-
| GithubSponsorName | string | Enables the "Github Sponsor" button which redirects to GitHub. Only pass in the user name instead of the url.|
94+
| GithubSponsorName | string | Enables the "Github Sponsor" button which redirects to GitHub. Only pass in the user name instead of the url. |
9595

9696
## Storage Provider
9797
Currently there are 4 Storage-Provider:
@@ -173,7 +173,7 @@ To get better results when for example shared via LinkedIn some of the `<meta pr
173173
The following tags are set depending on the page:
174174

175175
| Open Graph Tag | Index | Display Blog Post |
176-
| -------------- | --------------------------------------------------------- |-----------------------------------------------------------------------------|
176+
| -------------- | --------------------------------------------------------- | --------------------------------------------------------------------------- |
177177
| og:title | Title of the blog (defined in Introduction) | Title of the Blog Post |
178178
| og:url | Url to the index page | Url of the page |
179179
| og:image | Profile image (defined in Introduction) | Uses the preview image. If a fallback is defined this will be used instead. |

0 commit comments

Comments
 (0)