Board Member: It's Matthew Knight, not Matt Nite
parent
08329b04a8
commit
fde1dbd986
|
|
@ -31,6 +31,12 @@ features:
|
|||
content: "We grow through obvious means, funded primarily through ticket sales, followed by independent donations and fixed-rate job booth rentals: straightforward, mom-and-pop transactions."
|
||||
color: "#60E3C4"
|
||||
content_class: "text-white"
|
||||
button:
|
||||
enable: false
|
||||
label: "Operation 2030"
|
||||
link: "/operation2030"
|
||||
icon: "fa fa-ticket pl-2"
|
||||
class: "btn text-white meetups-bg"
|
||||
|
||||
- title: "Abner Coimbre"
|
||||
title_class: "text-white -mt-2"
|
||||
|
|
@ -70,7 +76,7 @@ features:
|
|||
content: "Senior game developer at Bitshift Entertainment: new studio by Notch, creator of Minecraft."
|
||||
color: "#9B8EE8"
|
||||
content_class: "text-white"
|
||||
- title: "Matt Nite"
|
||||
- title: "Matthew Knight"
|
||||
content: "Organizer at [Software You Can Love](https://softwareyoucanlove.ca): plus meetups, workshops, and more."
|
||||
color: "#9B8EE8"
|
||||
content_class: "text-white"
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
<br>
|
||||
{{ else }}
|
||||
|
||||
{{ if eq .side "left" }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue