From 3f0f14aa38cba4492c93012a6ac9989ff8055308 Mon Sep 17 00:00:00 2001 From: Author <> Date: Sat, 26 Aug 2023 14:34:17 -0400 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7efb69..7689c25 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This repository contains the code for my personal site, hosted at [carya.software](https://www.carya.software). # Building -"building" the site such that it can be deployed is simple. Add the two custom fonts used to the fonts folder, and compile the tailwindCSS. +"Building" the site such that it can be deployed is simple. Clone the repository, add the relevant font .ttf files, and compile the tailwindCSS. ## Fonts Obtain the files [ioseevka_ter_regular.ttf](https://typeof.net/Iosevka/) and [OFLGoudyStMTT.ttf](https://www.1001fonts.com/ofl-sorts-mill-goudy-font.html) and put them in the fonts folder. ## Tailwind