Add page titles
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
@inject IJSRuntime JSRuntime
|
@inject IJSRuntime JSRuntime
|
||||||
|
|
||||||
|
<PageTitle>About - Beau Findlay</PageTitle>
|
||||||
|
|
||||||
@if (comingSoon)
|
@if (comingSoon)
|
||||||
{
|
{
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
@inject HttpClient HttpClient
|
@inject HttpClient HttpClient
|
||||||
@inject IJSRuntime JSRuntime
|
@inject IJSRuntime JSRuntime
|
||||||
|
|
||||||
|
<PageTitle>Contact - Beau Findlay</PageTitle>
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<h1 class="text-4xl">Contact</h1>
|
<h1 class="text-4xl">Contact</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user