🎬 update currently watching
This commit is contained in:
		
							parent
							
								
									80000e805e
								
							
						
					
					
						commit
						7683326995
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -27,6 +27,7 @@ function getEmojiStars(rating:any) {
 | 
				
			||||||
		<h2 class="text-xl font-semibold">2023 - Currently Watching:</h2>
 | 
							<h2 class="text-xl font-semibold">2023 - Currently Watching:</h2>
 | 
				
			||||||
        <p>👀 One Piece ~ Final Saga</p>
 | 
					        <p>👀 One Piece ~ Final Saga</p>
 | 
				
			||||||
        <p>👀 Star Wars: The Clone Wars S02</p>
 | 
					        <p>👀 Star Wars: The Clone Wars S02</p>
 | 
				
			||||||
 | 
					        <p>👀 Dr. Stone S03</p>
 | 
				
			||||||
        {sortedYears.map(year => (
 | 
					        {sortedYears.map(year => (
 | 
				
			||||||
			<section>
 | 
								<section>
 | 
				
			||||||
				<div class="text-xl font-semibold mb-2">{year} - Finished</div>
 | 
									<div class="text-xl font-semibold mb-2">{year} - Finished</div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue