Add heading

This commit is contained in:
Oliver Davies 2019-04-24 00:49:40 +01:00
parent 2499f8f233
commit 7471f0e7b4

View file

@ -39,6 +39,10 @@
</div>
</div>
<div class="max-w-6xl mx-auto px-4">
<h1 class="font-bold text-2xl text-gray-800">All Projects</h1>
</div>
<router-view/>
</div>
</template>