site

text for beau's website
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 79b280c27655af6fabc4fb2f216e53c489f86af3
parent e8e97b0cc00fc10812e4e073852f7aefb4c5d94a
Author: Beau Hilton <beau.hilton@vumc.org>
Date:   Thu,  5 Aug 2021 11:59:30 -0500

logo link

Diffstat:
M_header.html | 1+
Mstyle.css | 2++
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/_header.html b/_header.html @@ -3,6 +3,7 @@ <head> <link rel="alternate" type="application/atom+xml" href="/rss.xml"> <link rel="stylesheet" href="/style.css"> +<link rel="icon" href="https://git.beauhilton.com/logo.png"> </head> <meta charset="utf-8"> <body id="home"> diff --git a/style.css b/style.css @@ -1,3 +1,5 @@ + +/* <link rel="icon" href="https://git.beauhilton.com/logo.png"> */ /* ibm-plex-mono-regular - latin-ext_latin */ @font-face { font-family: 'IBM Plex Mono';