aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/partials/header.ejs
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-11-21 22:27:44 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-11-21 22:27:44 +0000
commit321a2f6d9e002607590f775f4c4fd24006e71580 (patch)
tree0e7aa5439e8832dc79fc0e6b933fc22ed9016e41 /app/views/partials/header.ejs
parent09b1bbf0e075deeadbcae871bb8a859d70960add (diff)
Change styles
Diffstat (limited to 'app/views/partials/header.ejs')
-rw-r--r--app/views/partials/header.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/partials/header.ejs b/app/views/partials/header.ejs
index 25f5b2b..7410e18 100644
--- a/app/views/partials/header.ejs
+++ b/app/views/partials/header.ejs
@@ -1,4 +1,4 @@
-<h1>Leonardo Bishop</h1>
+<div class="website-name">Leonardo Bishop</div>
<div id="navbar">
<%- navbar %>
</div> \ No newline at end of file