mirror of
https://gitea.invidious.io/iv-org/shard-kilt.git
synced 2024-08-15 00:43:15 +00:00
added adapter for Crikey templating engine
This commit is contained in:
parent
adf515f121
commit
c2be1fd659
2 changed files with 5 additions and 0 deletions
4
src/crikey.cr
Normal file
4
src/crikey.cr
Normal file
|
@ -0,0 +1,4 @@
|
|||
require "./kilt"
|
||||
require "crikey"
|
||||
|
||||
Kilt.register_engine "crikey", Crikey.embed
|
Loading…
Add table
Add a link
Reference in a new issue