Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
boco-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
idatt2106_2022_02
boco-frontend
b801e499742bac3f15e940ce7173a228ca23b3f2
boco-frontend
src
views
AboutView.vue
Find file
Normal view
Permalink
AboutView.vue
89 B
Newer
Older
init
Erik Borgeteien Hansen
committed
2 years ago
1
2
3
4
5
<
template
>
<div
class=
"about"
>
<h1>
This is an about page
</h1>
</div>
</
template
>