homepage test
This commit is contained in:
parent
ec43054848
commit
babfcf6fcc
1 changed files with 21 additions and 0 deletions
21
pages/homepage.vue
Normal file
21
pages/homepage.vue
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<main>
|
||||
<div class="container">
|
||||
<h1>Tabbybox</h1>
|
||||
<a href="http://tabbybox:8096/">Jellyfin</a> -
|
||||
<a href="http://tabbybox:1880/">Node Red</a>
|
||||
|
||||
<h1>Instagram Feeds</h1>
|
||||
<a href="https://www.instagram.com/crap.uts/">CRAP</a> -
|
||||
<a href="https://www.instagram.com/usydcatsoc/">Catsoc</a> -
|
||||
<a href="https://www.instagram.com/usyd_dbsoc/">Baking Soc</a> -
|
||||
<a href="https://www.instagram.com/twenty10nsw/">Twenty10</a>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue