From aedb66d5dd40a6d859eb56de48f0c33f1e390ba7 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Sat, 11 Feb 2023 08:36:35 -0500 Subject: [PATCH] Rename config.yaml to hugo.yaml --- config.yaml => hugo.yaml | 0 userguide/{config.yaml => hugo.yaml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename config.yaml => hugo.yaml (100%) rename userguide/{config.yaml => hugo.yaml} (100%) diff --git a/config.yaml b/hugo.yaml similarity index 100% rename from config.yaml rename to hugo.yaml diff --git a/userguide/config.yaml b/userguide/hugo.yaml similarity index 100% rename from userguide/config.yaml rename to userguide/hugo.yaml