From 6fe4462e53ea300d3734301edba33cb1866fa777 Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Thu, 24 Jun 2021 20:34:12 +0000
Subject: [PATCH] style: prettier format all files

---
 exampleSite/content/arabic/archives.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/content/arabic/archives.md b/exampleSite/content/arabic/archives.md
index db16eed..2212dc2 100644
--- a/exampleSite/content/arabic/archives.md
+++ b/exampleSite/content/arabic/archives.md
@@ -1,5 +1,5 @@
 ---
 date: 2019-05-28
 type: section
-layout: "archives"
+layout: 'archives'
 ---

--
Gitblit v1.10.0