Merge branch 'idotj-master-patch-12948' into 'master'

Update README.md

See merge request idotj/mastodon-embed-feed-timeline!1
This commit is contained in:
i.j 2022-01-18 22:22:12 +00:00
commit 158acb9a24

View File

@ -35,6 +35,9 @@ At the beginning of the JS file *mastodon-timeline.js* replace the following val
account_id: 'Your user ID on Mastodon instance', account_id: 'Your user ID on Mastodon instance',
profile_name: 'Your user name on Mastodon instance', profile_name: 'Your user name on Mastodon instance',
``` ```
If you don't have your account_id, a quick search here will do the job:
https://prouser123.me/mastodon-userid-lookup/
## 🚀 Improve me ## 🚀 Improve me