<b-container class="content">
<b-row>
<b-col class="content">
<h1>
<strong>This is the about page</strong>
</h1>
<p>Make sure to follow the project on
<a class="repo-link" :href="repo">GitHub</a> to stay up to date with the latest releases, or contribute to the broject by opening an issue or making
a pull-request!</p>
<button class="btn">
Blah
</button>
<button class="btn">
Blah
</button>
</b-col>
</b-row>
</b-container>