mirror of
https://github.com/studiokaiji/nostr-webhost.git
synced 2025-12-17 23:04:23 +01:00
画像アップロード機能のテストコードを追加
This commit is contained in:
@@ -9,6 +9,10 @@ export default {
|
||||
colors: {
|
||||
primary: "#8e30eb",
|
||||
},
|
||||
backgroundImage: {
|
||||
"rainbow-gradient":
|
||||
"linear-gradient(to right,#e60000,#f39800,#fff100,#009944,#0068b7,#1d2088,#920783,#e60000)",
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
|
||||
Reference in New Issue
Block a user