This website requires JavaScript.
Explore
Help
Sign In
xananax
/
tickle
Watch
1
Star
0
Fork
0
You've already forked tickle
Code
Issues
4
Pull Requests
1
Projects
Releases
Wiki
Activity
8e7ce406ff
tickle
/
modules
/
templateBlog.mjs
5 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
testing moving the functionality into small modules
2022-08-11 12:38:08 +00:00
//@ts-check
made all files conform; simplified template loading
2022-08-11 20:29:46 +00:00
import
blog
from
"./templateBlogUtils.mjs"
;
blog
(
)
;
Reference in New Issue
Copy Permalink