[mod] sites
This commit is contained in:
parent
0a51710752
commit
16785767fa
7 changed files with 77 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta name="description" content="caddy test" />
|
||||
<meta name="author" content="andy bunce." />
|
||||
<title>Orlop domain</title>
|
||||
<link rel="shortcut icon" href="orlop.png"/>
|
||||
<link rel="shortcut icon" href="icon.png"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/@mdi/font@4.x/css/materialdesignicons.min.css" >
|
||||
<link href="https://cdn.jsdelivr.net/npm/vuetify@2.6.x/dist/vuetify.min.css" rel="stylesheet">
|
||||
|
|
@ -22,6 +22,7 @@
|
|||
</div>
|
||||
<v-container>
|
||||
<v-row>
|
||||
<!-- item={href,port,text} -->
|
||||
<v-col v-for="item in links">
|
||||
<v-card width="10em">
|
||||
<v-card-title class="text-caption">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue