aboutsummaryrefslogtreecommitdiff
path: root/src/html/admin.html
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2019-09-19 17:42:35 -0500
committerMark Powers <markppowers0@gmail.com>2019-09-19 17:42:35 -0500
commit14132783ed47bc077b6594c3a4d8f8b970919d3d (patch)
tree5d593b2c5fbf4a5289e2cc4810fe9375799cc5b4 /src/html/admin.html
parent0dcae858838d2a4bdd2324b31e6f771de6d68294 (diff)
Add salt to password hashing
Diffstat (limited to 'src/html/admin.html')
-rw-r--r--src/html/admin.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/html/admin.html b/src/html/admin.html
index 01a39b4..a97af06 100644
--- a/src/html/admin.html
+++ b/src/html/admin.html
@@ -28,6 +28,10 @@
</head>
<body>
+ <h1>
+ <a class="navigation" href="/" title="marks.kitchen">&lt;</a>
+ Admin
+ </h1>
<div>
<h1>Create Post</h1>
<div class="form">