Skip to content

Commit

Permalink
Updated titles.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcanosantana committed Nov 25, 2023
1 parent eaf2978 commit 78b2aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pages/Home.razor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@page "/"

<PageTitle>Inicio</PageTitle>
<PageTitle>Inicio | Cirsa</PageTitle>

<style>
.jumbotron {
Expand Down
2 changes: 1 addition & 1 deletion Pages/Login.razor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@page "/login"

<PageTitle>Login</PageTitle>
<PageTitle>Iniciar Sesión | Cirsa</PageTitle>

<h1>Login</h1>

Expand Down

0 comments on commit 78b2aae

Please sign in to comment.