add subscription page, used as a template for subscribe-list

This commit is contained in:
Jacob Lifshay 2024-04-11 00:11:57 -07:00
parent 188c393ebc
commit bfa8bd253c
Signed by: programmerjake
SSH key fingerprint: SHA256:B1iRVvUJkvd7upMIiMqn6OyxvD2SgJkAH3ZnUOj6z+c
5 changed files with 94 additions and 2 deletions

View file

@ -17,4 +17,8 @@ no-section-label = true
git-repository-url = "https://git.libre-chip.org/libre-chip/website"
git-repository-icon = "fa-git"
# edit-url-template = "https://git.libre-chip.org/libre-chip/website/FIXME/{path}"
input-404 = "404.md"
input-404 = "404.md"
additional-css = ["src/custom.css"]
[output.html.print]
enable = false