File tree Expand file tree Collapse file tree 3 files changed +0
-14
lines changed
Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,6 @@ const people = [
2424 img: ' /assets/teams/KaoruKimura.jpg' ,
2525 link: " https://www.linkedin.com/in/kaorukimura/"
2626 },
27- {
28- name: " Nehal" ,
29- title: ' Development Manager' ,
30- img: ' /assets/teams/Nehal.jpg' ,
31- link: " https://www.linkedin.com/in/nehal-mehta-8b482a56/"
32- },
3327 {
3428 name: " Stu" ,
3529 title: ' Core Dev' ,
Original file line number Diff line number Diff line change @@ -5,14 +5,6 @@ import Chart from './Chart.vue'
55<div class =" flex flex-col justify-center items-center my-16 pt-8" >
66 <h2 class =" text-center text-5xl dark:text-white" >Stats</h2 >
77 <Chart client:load />
8- <div class =" my-16" >
9- <h3 class =" text-5xl dark:text-white" >What comes next:</h3 >
10- <ul class =" text-2xl dark:text-white mt-8 space-y-2" >
11- <li >2022 July --- Close raising funds</li >
12- <li >2022 Summer --- Start marketing</li >
13- <li >2022 Winter --- Listing on CEX</li >
14- </ul >
15- </div >
168 <a class =" m-auto w-fit " href =" https://discord.com/invite/VwJp4KM" >
179 <button
1810 class =" w-max select-none rounded-lg bg-gray-300 p-2.5 text-xl dark:bg-indigo-600"
You can’t perform that action at this time.
0 commit comments