Начальный коммит

This commit is contained in:
Иван Кузьменко 2025-02-28 05:02:25 +03:00
commit 203b2d8403
42 changed files with 5183 additions and 0 deletions

3
mdsvex.config.js Normal file
View file

@ -0,0 +1,3 @@
export default {
extensions: ['.md']
};