0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 11:18:36 +09:00

Add link to Spaces on Matrix Network

This commit is contained in:
2021-05-24 16:17:02 +09:00
parent a985ed97e8
commit 51661aa5f7
4 changed files with 149 additions and 2 deletions

4
.babelrc Normal file
View File

@@ -0,0 +1,4 @@
{
"presets": [ "next/babel" ],
"plugins": [ "inline-react-svg" ]
}