docs: adding license to deployable projects

This commit is contained in:
efim
2023-07-22 06:04:42 +00:00
parent fbeced6eb2
commit fe8b54346a
6 changed files with 668 additions and 6 deletions

View File

@@ -128,8 +128,8 @@ object Page {
target := "_blank",
"Frontend Mentor. "
),
"Coded by ",
a(href := "#", "Your Name Here")
"Source code at",
a(href := "https://github.com/efim/Learning-HTMX", "Your Name Here")
)
)
}