Link phlexite to GH

This commit is contained in:
Aleks Rutins 2024-12-07 20:08:43 -05:00
parent 6ecc0818e2
commit e17c5a6f5b

View file

@ -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"
)