[mod]
This commit is contained in:
		
							parent
							
								
									097a2d2ff6
								
							
						
					
					
						commit
						3440804de5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -17,7 +17,7 @@
 | 
				
			||||||
	 
 | 
						 
 | 
				
			||||||
	  <span>Loaded at: {{ loaded }}</span><v-icon :title="loaded">mdi-clock</v-icon>
 | 
						  <span>Loaded at: {{ loaded }}</span><v-icon :title="loaded">mdi-clock</v-icon>
 | 
				
			||||||
	  <v-container>
 | 
						  <v-container>
 | 
				
			||||||
        <v-col v-for="item in links">>
 | 
					        <v-col v-for="item in links">
 | 
				
			||||||
           <a :href="item.href">{{ item.text }}</a>
 | 
					           <a :href="item.href">{{ item.text }}</a>
 | 
				
			||||||
        </v-col>
 | 
					        </v-col>
 | 
				
			||||||
       </v-container> 
 | 
					       </v-container> 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue