[add]
This commit is contained in:
		
							parent
							
								
									80597043c2
								
							
						
					
					
						commit
						dfdd9378e9
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,9 @@
 | 
			
		|||
	  <v-container>
 | 
			
		||||
	   <v-row>
 | 
			
		||||
        <v-col v-for="item in links">
 | 
			
		||||
           <a :href="item.href">{{ item.text }}</a>
 | 
			
		||||
          <v-card>
 | 
			
		||||
              <a :href="item.href">{{ item.text }}</a>
 | 
			
		||||
           </v-card>
 | 
			
		||||
        </v-col>
 | 
			
		||||
        </v-row>
 | 
			
		||||
       </v-container> 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue