Force Hugo to render board meeting notes
parent
fb18e43fdd
commit
a98bd9b782
|
|
@ -15,4 +15,4 @@ The board has voting power over talk and demo submissions from the community. Th
|
|||
The board meets once a month. Meet the members in the [About](/about) page.
|
||||
|
||||
**MEETING NOTES (TIMES IN US/PACIFIC)**
|
||||
- [18 March 2025 16:00](/board/meeting/20250318)
|
||||
- [18 March 2025 16:00](/board-meeting-20250318)
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
{{ define "main" }}
|
||||
<section class="section-sm">
|
||||
<div class="container">
|
||||
<div class="row justify-center">
|
||||
<div class="lg:col-10">
|
||||
<div class="content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{{ end }}
|
||||
Loading…
Reference in New Issue