Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <leoaee@gmail.com>2020-05-08 07:26:31 +0300
committerLeo <leoaee@gmail.com>2020-05-08 07:26:31 +0300
commit1935e8fe3f3d08a79bf2bb07329acc8ec1c46791 (patch)
treef52d25790ea2eb0f45beedef024b8b5f1b7f3bca /README.md
parent2a4af57dfc26356c60a8d18c9ed343aa01af4d23 (diff)
docs: add bilibili to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4b98cf..994094a 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Features
- [Twitter Card](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/summary) supporting
- Builtin iconfont (3KB)
- Display author profile at article bottom
+- Support Bilibili shortcodes
Preview the exampleSite:
@@ -176,6 +177,14 @@ When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
```
+### Bilibili shortcodes
+
+```html
+{{< bilibili BV1FV411d7u7>}}
+OR
+{{< bilibili id="BV1FV411d7u7">}}
+```
+
### Comments
Setup Disqus [shortname](https://help.disqus.com/en/articles/1717111-what-s-a-shortname) in config.toml: