feat: properly display GitHub repositories

This commit is contained in:
2023-05-05 00:40:46 +02:00
parent aa82e265c8
commit 08825d870b
6 changed files with 193 additions and 8 deletions

View File

@@ -17,6 +17,8 @@
"build": "vuepress build content"
},
"dependencies": {
"less": "^4.1.3",
"nord": "^0.2.1",
"rxjs": "^7.8.1",
"vuepress-plugin-remove-html-extension": "^0.1.0"
},