diff --git a/content/english/board/meeting/20250318.md b/content/english/board-meeting-20250318/index.md similarity index 100% rename from content/english/board/meeting/20250318.md rename to content/english/board-meeting-20250318/index.md diff --git a/content/english/board/index.md b/content/english/board/index.md index 54d5ddf..196f416 100644 --- a/content/english/board/index.md +++ b/content/english/board/index.md @@ -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) diff --git a/layouts/board/single.html b/layouts/board/single.html deleted file mode 100644 index 730f19e..0000000 --- a/layouts/board/single.html +++ /dev/null @@ -1,13 +0,0 @@ -{{ define "main" }} -
-
-
-
-
- {{ .Content }} -
-
-
-
-
-{{ end }}