toats notifications in the web
This commit is contained in:
7
web/askama.toml
Normal file
7
web/askama.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Two template roots. `templates` is this app's own; `penguinui-components` is
|
||||
# the Penguin UI library checked in beside it, included from templates by its
|
||||
# own path (e.g. "toast-notification/stacking-toast-notification.html") so the
|
||||
# component files stay exactly as the library ships them — no vendored copies
|
||||
# to re-sync when the library is updated.
|
||||
[general]
|
||||
dirs = ["templates", "penguinui-components"]
|
||||
Reference in New Issue
Block a user