Stefan Meinecke
|
e8c3b53e49
|
fix: multiple minor fixes (#198, #188, #190)
- https://github.com/cupcakearmy/cryptgeon/issues/198: Replace abandoned license-checker with license-checker-evergreen
- https://github.com/cupcakearmy/cryptgeon/issues/188: Fix Polish locale number formatting by using {n} instead of # in ICU plural forms
- https://github.com/cupcakearmy/cryptgeon/issues/190: Add THEME_HOME_LINK env var to conditionally hide the /home link (defaults to true)
- Fix Rust 2024 never-type-fallback compatibility in store.rs
|
2026-06-01 02:33:24 +02:00 |
|
Uli Roth
|
57ea5f0b28
|
added imprint_html option
|
2024-09-24 10:25:15 +02:00 |
|
Uli Roth
|
fca8761515
|
Added option to have an imprint
The environment Variable IMPRINT_URL simply adds a /imprint button in footer to the url
|
2024-09-24 10:15:22 +02:00 |
|
cupcakearmy
|
7b919f2a53
|
move shared package to cli
|
2024-09-02 10:19:35 +02:00 |
|