GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
dutingting
/
testLinkTool
Transfer to URL with SHA
Find file
Newer
Older
tree:
f5b41ebdfa
Switch branches
×
master
testLinkTool
/
src
/
views
/ AboutView.vue
dutingting
on 29 Dec 2022
89 bytes
init
Raw
Blame
History
<template> <div class="about"> <h1>This is an about page</h1> </div> </template>