mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
Add initial 11ty website structure
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
// Just a shortcut for bulk export
|
||||
|
||||
import parseLinkLabel from './parse_link_label.mjs'
|
||||
import parseLinkDestination from './parse_link_destination.mjs'
|
||||
import parseLinkTitle from './parse_link_title.mjs'
|
||||
|
||||
export {
|
||||
parseLinkLabel,
|
||||
parseLinkDestination,
|
||||
parseLinkTitle
|
||||
}
|
||||
Reference in New Issue
Block a user