@@ -61,6 +61,76 @@ export const endedCreateNamecard = true
6161
6262export const displayNameMaxLength = 24
6363
64+ export const photos = [
65+ {
66+ title : '前日準備' ,
67+ url : 'https://photos.app.goo.gl/Qq7LcRQfP8sUqXVg9' ,
68+ } ,
69+ {
70+ title : '開場前' ,
71+ url : 'https://photos.app.goo.gl/NxEiCqx2XvmvSwke9' ,
72+ } ,
73+ {
74+ title : '受付' ,
75+ url : 'https://photos.app.goo.gl/kYenfefma4eroTbv9' ,
76+ } ,
77+ {
78+ title : 'メドピアトラック' ,
79+ url : 'https://photos.app.goo.gl/J5evxzqJpP9mf3LX9' ,
80+ } ,
81+ {
82+ title : 'MNTSQが全ての合意をフェアにするぞトラック' ,
83+ url : 'https://photos.app.goo.gl/HboMLxQr1xgi2STf9' ,
84+ } ,
85+ {
86+ title : 'kickflowトラック' ,
87+ url : 'https://photos.app.goo.gl/PXj8vMvStuiXHEbz5' ,
88+ } ,
89+ {
90+ title : 'Vueトラック' ,
91+ url : 'https://photos.app.goo.gl/dCRgb7iLbhuE5E2Y7' ,
92+ } ,
93+ {
94+ title : 'ランチタイム' ,
95+ url : 'https://photos.app.goo.gl/B2XigeF4vvjqvb6k8' ,
96+ } ,
97+ {
98+ title : 'スポンサーブース' ,
99+ url : 'https://photos.app.goo.gl/KSM61FxLSVFaAAzC9' ,
100+ } ,
101+ {
102+ title : 'Vue Fes Store' ,
103+ url : 'https://photos.app.goo.gl/cy2ArVhND9q5UP9cA' ,
104+ } ,
105+ {
106+ title : 'タトゥースペース' ,
107+ url : 'https://photos.app.goo.gl/dKjcEKCxKZ6GcgmU7' ,
108+ } ,
109+ {
110+ title : 'フリードリンク&スナック' ,
111+ url : 'https://photos.app.goo.gl/tJmuumFGhG7NwJTq8' ,
112+ } ,
113+ {
114+ title : 'クリエイティブウォール' ,
115+ url : 'https://photos.app.goo.gl/fyZimXfrTS8X57RR8' ,
116+ } ,
117+ {
118+ title : '休憩・充電スペース' ,
119+ url : 'https://photos.app.goo.gl/JWfmeEAv7nv5LnGB9' ,
120+ } ,
121+ {
122+ title : 'アフターパーティー' ,
123+ url : 'https://photos.app.goo.gl/jGcNhC8mVERtjh8Q9' ,
124+ } ,
125+ {
126+ title : 'その他スナップ' ,
127+ url : 'https://photos.app.goo.gl/41FTQDQivv4FuRTP7' ,
128+ } ,
129+ ]
130+
131+ export const cc0LicenseUrl =
132+ 'https://creativecommons.jp/sciencecommons/aboutcc0/#:~:text=CC0%20%E3%81%A8%E3%81%AF%E3%80%81%E7%A7%91%E5%AD%A6%E8%80%85,%E3%81%A7%E3%81%8D%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%AA%E3%82%8A%E3%81%BE%E3%81%99%E3%80%82'
133+
64134export const personalSponsors = [
65135 'Yuhei FUJITA' ,
66136 'jiyuujin' ,
0 commit comments