dc09.ru-old/space/webpage.json
2023-02-09 16:25:56 +04:00

18 lines
335 B
JSON

{
"html": [],
"hb": ["index.handlebars"],
"less": ["styles.less"],
"css": [],
"js": [
"js/anim.js",
"js/script.js",
"js/init.js",
"js/menu.js",
"js/control.js",
"js/handlers.js"
],
"other": [
"img/", "svg/", "fontawesome/",
"inxi.txt"
]
}