From e17c5a6f5bad9994ffe198e56178462f1a23d96d Mon Sep 17 00:00:00 2001 From: Aleks Rutins Date: Sat, 7 Dec 2024 20:08:43 -0500 Subject: [PATCH] Link phlexite to GH --- pages/home.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home.rb b/pages/home.rb index ee54429..18f4043 100644 --- a/pages/home.rb +++ b/pages/home.rb @@ -15,7 +15,7 @@ class Pages::Home < ::Phlex::HTML ul { project_link( name: "phlexite", - url: "https://sr.ht/~aleksrutins/phlexite", + url: "https://github.com/aleksrutins/phlexite", desc: "a simple static site generator using phlex for templating" )