💬 fix capital letter in Quotes
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									b8311cd1f3
								
							
						
					
					
						commit
						22901e533d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@ const today = new Date();
 | 
			
		|||
---
 | 
			
		||||
<SectionContainer>
 | 
			
		||||
    <main class="flex flex-col gap-4 mt-4">
 | 
			
		||||
		<h1 class="text-3xl font-extrabold">💬 quotes</h1>
 | 
			
		||||
		<h1 class="text-3xl font-extrabold">💬 Quotes</h1>
 | 
			
		||||
      <section>
 | 
			
		||||
        <ul>
 | 
			
		||||
           {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue