monorepo/website/tmpl/vars.tmpl
STCB ee27a82c0a
All checks were successful
/ mirror (push) Successful in 4s
/ deploy (push) Successful in 39s
Partial Doc update for Greenlight (#65)
Co-authored-by: STCB <stephane.corbiere@epitech.eu>
Reviewed-on: #65
Co-authored-by: STCB <21@stcb.cc>
Co-committed-by: STCB <21@stcb.cc>
2025-07-06 23:09:20 +00:00

16 lines
424 B
Cheetah

{{define "alexis"}}
<a href="https://github.com/AlexisDanlos" target="_blank">Alexis DANLOS</a>
{{end}}
{{define "bartosz"}}
<a href="https://github.com/Bartoszkk" target="_blank">Bartosz MICHALAK</a>
{{end}}
{{define "florian"}}
<a href="https://github.com/FlorianGRIFFON" target="_blank">Florian GRIFFON</a>
{{end}}
{{define "stephane"}}
<a href="https://github.com/STCB/" target="_blank">Stephane CORBIERE</a>
{{end}}