Fix hyperlinks.

This commit is contained in:
tastytea 2019-10-31 05:45:53 +01:00
parent bf1e1d0cf5
commit 5e065e4cd8
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
= mastodon-api-comments
:uri-mastodon.js: https://github.com/Kirschn/mastodon.js
:uti-jquery: https://jquery.com/download/
:uri-mastodon-js: https://github.com/Kirschn/mastodon.js
:uri-jquery: https://jquery.com/download/
== Setup
First copy `mastodon-api-comments.html` to your shortcodes directory. This is
either `layouts/shortcodes` or `themes/{your-theme}/layouts/shortcodes`.
Then download link:{uri-mastodon.js}[mastodon.js] and link:{uri-jquery}[JQuery]
Then download link:{uri-mastodon-js}[mastodon.js] and link:{uri-jquery}[JQuery]
and copy it together with `mastodon-api-comments.js` from this repo into
`content/scripts`.