🐛 fixing weird duplication bug
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
		
							parent
							
								
									5c5bc66953
								
							
						
					
					
						commit
						909536eb66
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		
							
								
								
									
										6
									
								
								app.vue
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								app.vue
									
										
									
									
									
								
							|  | @ -1,7 +1,5 @@ | |||
| <template> | ||||
|   <head> | ||||
|     <link rel="icon" type="image/gif" href="/favicon.gif"> | ||||
|     <title>Grand Line Webring</title> | ||||
|   </head> | ||||
|   <link rel="icon" type="image/gif" href="/favicon.gif"> | ||||
|   <title>Grand Line Webring</title> | ||||
|   <NuxtPage /> | ||||
| </template> | ||||
		Reference in a new issue
	
	 Sindre Kjelsrud
						Sindre Kjelsrud