3ba24997a2ed75f98f78e83ee9f297200d6daecd
				
			
			
		
	
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			Include Fedi
Include Fedi allows you to embed a fediverse accounts post into a sites.
Quickstart
In the head of your site include the css and javascript
<script src="script.js"></script>
<link rel='stylesheet' id='include-fedi-css' href='style.css'/>
In the body you should add a div with the id fedi-feed at the location you want the feed to be
<div class="include-mastodon-feed dark" id="fedi-feed">Loading...</div>
Description
				
					Languages
				
				
								
								
									JavaScript
								
								72.2%
							
						
							
								
								
									CSS
								
								25.9%
							
						
							
								
								
									HTML
								
								1.9%