Update boards page title

This commit is contained in:
Gamebrary 2022-10-28 19:47:25 -07:00
parent 287779fe2e
commit f36666c733

View file

@ -1,7 +1,7 @@
<template lang="html">
<section>
<b-container>
<portal to="pageTitle">My Boards</portal>
<portal to="pageTitle">Boards</portal>
<game-boards />
</b-container>