From 61bdd1108dd3a3f1b5cc37410d73e47b1e0099ae Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 21 Feb 2021 18:58:21 +0000 Subject: [PATCH] fix: event/talk archive page Fix https://github.com/wowchemy/wowchemy-hugo-modules/discussions/2187 --- wowchemy/layouts/section/{talk.html => event.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename wowchemy/layouts/section/{talk.html => event.html} (100%) diff --git a/wowchemy/layouts/section/talk.html b/wowchemy/layouts/section/event.html similarity index 100% rename from wowchemy/layouts/section/talk.html rename to wowchemy/layouts/section/event.html