Skip to content

Commit

Permalink
feat: Add main visual and keynote template to Goodies page
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Jul 23, 2024
1 parent 87395ab commit 4777cf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/goodies/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<v-img src="/logo.png" width="10vh"/>
<h1 class="text-h2 title mb-15">Goodies</h1>
<div align="left">
<h2 class="text-h5 title mb-5">Main Visual</h2>
<v-img src="/ogp.png"></v-img>
<v-divider class="my-15"></v-divider>
<h2 class="text-h5 title mb-5">Keynote Template</h2>
<v-row class="justify-space-between">
<v-col md="6" sm="6" xs="12">
Expand Down

0 comments on commit 4777cf8

Please sign in to comment.