Test changes

This commit is contained in:
FrankRua 2022-09-06 15:59:31 -04:00
parent 94e11439af
commit 2a9cdab4ce

View file

@ -1,5 +1,5 @@
<template>
<div class="about">
<h1>This is an about page</h1>
<h1>This is an about page ... with new changes!</h1>
</div>
</template>