summary refs log tree commit diff
path: root/public/login.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2023-06-18 11:20:05 +0200
committerpdp8 <pdp8@pdp8.info>2023-06-18 11:20:05 +0200
commita9aa0fcd661a359fd17061704c5cd55770518521 (patch)
treeca35fcc2319fc7fc70f398be1c86eebc88359591 /public/login.html
parent0c3a5b8565fb7148714696eedd3d5adf4fc68641 (diff)
return to anchor after archive/delete
Diffstat (limited to 'public/login.html')
-rw-r--r--public/login.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/login.html b/public/login.html
index 9003b91..8fb479a 100644
--- a/public/login.html
+++ b/public/login.html
@@ -1,5 +1,8 @@
   <!DOCTYPE html>
   <html lang='en'>
+    <head>
+      <link rel='stylesheet' type='text/css' href='/style.css'>
+    </head>
     <body>
       <form action='/login' method='post'>
         <input type='password' name='secret' />