diff --git a/Caddyfile b/Caddyfile index bf7f7a1..1d408b4 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,4 +1,4 @@ -rfd.fyi +rfd.davegallant.ca file_server diff --git a/README.md b/README.md index 2433f4a..d483979 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ This repository provides a simple, less-distracting overlay for hot deals posted The frontend is made with Vue 3 and the backend is written in Go. The backend exists for caching purposes; to prevent excessive requests to RedFlagDeals itself. -It is hosted at [rfd.fyi](https://rfd.fyi). - ## Local Development To get up and running locally: in one pane/tab, run: diff --git a/public/index.html b/public/index.html index a9c4c40..1a5e2bc 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> -