It works!

This commit is contained in:
Aleks Rūtiņš 2024-12-25 15:17:50 -05:00
parent d9281ad53c
commit f42ff5da9b
14 changed files with 438 additions and 18 deletions

View file

@ -33,7 +33,7 @@ module BC
yield
footer do
p do
span { "© 2024" }
plain "© 2024 "
a(href: "https://farthergate.com") { "Aleks Rūtiņš" }
end