[add]
This commit is contained in:
		
							parent
							
								
									9eb87a4aeb
								
							
						
					
					
						commit
						ed2944c93d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -22,8 +22,8 @@
 | 
			
		|||
	  <v-container>
 | 
			
		||||
	   <v-row>
 | 
			
		||||
        <v-col v-for="item in links">
 | 
			
		||||
          <v-card max-width="400">
 | 
			
		||||
              <v-card-title>
 | 
			
		||||
          <v-card max-width="16em">
 | 
			
		||||
              <v-card-title class="text-caption">
 | 
			
		||||
              <a :href="item.href">{{ item.text }}</a>
 | 
			
		||||
              </v-card-title>
 | 
			
		||||
           </v-card>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue