chore: remove WIP for FediStatuses
This commit is contained in:
		
							parent
							
								
									b5c6c9f4a6
								
							
						
					
					
						commit
						c55f49270a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -4,7 +4,6 @@
 | 
				
			||||||
// extraParams: any additional parameters to pass to the API (optional), in object format
 | 
					// extraParams: any additional parameters to pass to the API (optional), in object format
 | 
				
			||||||
const { instanceDomain, userId, extraParams = '' } = Astro.props;
 | 
					const { instanceDomain, userId, extraParams = '' } = Astro.props;
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
{/* WIP: a Fediverse Statuses Component*/}
 | 
					 | 
				
			||||||
{/* mainly made for Hugo, src code https://github.com/BlockG-ws/hugo-theme-laboratory/blob/master/layouts/_default/statuses.html */}
 | 
					{/* mainly made for Hugo, src code https://github.com/BlockG-ws/hugo-theme-laboratory/blob/master/layouts/_default/statuses.html */}
 | 
				
			||||||
{/* reworked some parts to make it work in astro */}
 | 
					{/* reworked some parts to make it work in astro */}
 | 
				
			||||||
<h2>My Statuses</h2>
 | 
					<h2>My Statuses</h2>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue