best picture in the world
This commit is contained in:
BIN
nginx/vue/public/img/epic.jpeg
Normal file
BIN
nginx/vue/public/img/epic.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -8,24 +8,17 @@ import Radio from "@/components/Radio.vue";
|
|||||||
<Radio class="floating" style="left: 90vw; top: 10vh" />
|
<Radio class="floating" style="left: 90vw; top: 10vh" />
|
||||||
|
|
||||||
<main class="a4page">
|
<main class="a4page">
|
||||||
<div>
|
<h1>Welcome</h1>
|
||||||
<h1>Welcome</h1>
|
<img src="/img/epic.jpeg" />
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<h2>whoami?</h2>
|
||||||
<h2>whoami?</h2>
|
<p>Hi im Adam</p>
|
||||||
<p>Hi im Adam</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<h2>cv</h2>
|
||||||
<h2>cv</h2>
|
<RouterLink to="/cv">cv</RouterLink>
|
||||||
<RouterLink to="/cv">cv</RouterLink>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<h2>bookmarks</h2>
|
||||||
<h2>bookmarks</h2>
|
<RouterLink to="/bookmarks">bookmarks</RouterLink>
|
||||||
<RouterLink to="/bookmarks">bookmarks</RouterLink>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h2>Shrines</h2>
|
<h2>Shrines</h2>
|
||||||
@@ -36,3 +29,6 @@ import Radio from "@/components/Radio.vue";
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
<styles scoped>
|
||||||
|
</styles>
|
||||||
|
|||||||
Reference in New Issue
Block a user