purr

password generation and secret sharing
Log | Files | Refs | README | LICENSE

commit 785a797b7c8083ec7f743555d4e23ae2bc71f443
parent efc7f64ed3835ccd5ebf85aa5b28fa8de1a887fe
Author: James Eversole <james@eversole.co>
Date:   Wed, 21 Dec 2022 12:06:46 -0600

l o w e r c a s e

Diffstat:
MREADME | 3++-
Mviews/index.hamlet | 6+++---
2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -1,7 +1,8 @@ purr ----- -Purr is a work-in-progress web application offering customizable password generation and time-limited sharing of secrets. +https://purr.eversole.co +a work-in-progress web application offering customizable password generation and time-limited sharing of secrets. GOALS diff --git a/views/index.hamlet b/views/index.hamlet @@ -2,7 +2,7 @@ $doctype 5 <html> <head> - <title>Purr + <title>purr <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="https://unpkg.com/htmx.org@1.7.0" integrity="sha384-EzBXYPt0/T6gxNp0nuPtLkmRpmDBbjg6WmCUZRLXBBwYYmwAUxzlSGej0ARHX0Bo" crossorigin="anonymous"> <link rel="stylesheet" href="/style.css"> @@ -10,13 +10,13 @@ $doctype 5 <body> <header> - <a href="https://git.eversole.co/James/Purr"> + <a href="https://git.eversole.co/purr"> Made with &#9829; | <a href="mailto:#{email}">Contact <div #title .title> <h1> - <a #titleLink .titleLink href="/">Purr + <a #titleLink .titleLink href="/">purr <div #content .content>