index
:
gymnasiearbete
master
My "gymnasiearbete"
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
master
/
src
/
views
/
AboutView.vue
blob: 3fa28070de24f2055171ca2e20543881cb7fdf1c (
plain
)
1
2
3
4
5
<template> <div class="about"> <h1>This is an about page</h1> </div> </template>