Merge branch 'idotj-master-patch-98994' into 'master'
Update README.md See merge request idotj/mastodon-embed-feed-timeline!7
This commit is contained in:
		
						commit
						3c44ff1e5e
					
				| @ -30,11 +30,13 @@ and add the following structure in your html page: | |||||||
| </div> | </div> | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| Then you just need to change the profile info. | Now you have a Mastodon timeline running in your page. | ||||||
| At the beginning of the JS file *mastodon-timeline.js* replace the following values: | 
 | ||||||
|  | The next step will be to setup the timeline with your account info. | ||||||
|  | For that, edit the the JS file *mastodon-timeline.js*  and at the beginning replace the following values: | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
|     instance_uri: 'The Mastodon instance', |     instance_uri:   'Your Mastodon instance', | ||||||
|     user_id:        'Your user ID on Mastodon instance', |     user_id:        'Your user ID on Mastodon instance', | ||||||
|     profile_name:   'Your user name on Mastodon instance', |     profile_name:   'Your user name on Mastodon instance', | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 i.j
						i.j