Fix hyperlinks.
This commit is contained in:
parent
bf1e1d0cf5
commit
5e065e4cd8
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user