From 785a797b7c8083ec7f743555d4e23ae2bc71f443 Mon Sep 17 00:00:00 2001 From: James Eversole Date: Wed, 21 Dec 2022 12:06:46 -0600 Subject: [PATCH] l o w e r c a s e --- README | 3 ++- views/index.hamlet | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 0ecd5db..9beb409 100644 --- 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 index 2d3e681..59b0a6e 100644 --- a/views/index.hamlet +++ b/views/index.hamlet @@ -2,7 +2,7 @@ $doctype 5 - 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 ♥ | <a href="mailto:#{email}">Contact <div #title .title> <h1> - <a #titleLink .titleLink href="/">Purr + <a #titleLink .titleLink href="/">purr <div #content .content>