From 281ff1eb43ae3872b76ddd594f934d9138fef250 Mon Sep 17 00:00:00 2001
From: lxndrblz <lxndrblz@users.noreply.github.com>
Date: Sat, 06 Apr 2024 07:06:46 +0000
Subject: [PATCH] style: prettier format all files
---
exampleSite/content/arabic/post/arabic_example.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exampleSite/content/arabic/post/arabic_example.md b/exampleSite/content/arabic/post/arabic_example.md
index ad7362a..cd699fc 100644
--- a/exampleSite/content/arabic/post/arabic_example.md
+++ b/exampleSite/content/arabic/post/arabic_example.md
@@ -19,7 +19,7 @@
هذا النص يمكن أن يتم تركيبه على أي تصميم دون مشكلة فلن يبدو وكأنه نص منسوخ، غير منظم، غير منسق، أو حتى غير مفهوم. لأنه مازال نصاً بديلاً ومؤقتاً.
```html
-<!DOCTYPE html>
+<!doctype html>
<html>
<body>
<h1>My First Heading</h1>
--
Gitblit v1.10.0