project-cards #5
@ -4,6 +4,7 @@
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<div>
 | 
			
		||||
	<h2 class="text-xl mt-4">recent commits</h2>
 | 
			
		||||
	<h2 class="text-2xl mt-4">recent commits</h2>
 | 
			
		||||
	<hr class="border-1 border-slate-400" />
 | 
			
		||||
	<RssFeed {url} />
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
@ -55,7 +55,7 @@
 | 
			
		||||
	});
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<div class="my-4">
 | 
			
		||||
<div class="my-2">
 | 
			
		||||
	{#if error}
 | 
			
		||||
		<p>Error: {error}</p>
 | 
			
		||||
	{:else if !feed}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user