diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index d35c6688..01e92b54 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -136,11 +136,11 @@ For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].
-[homepage]: https://www.contributor-covenant.org
-[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
-[Mozilla CoC]: https://github.com/mozilla/diversity
-[FAQ]: https://www.contributor-covenant.org/faq
-[translations]: https://www.contributor-covenant.org/translations
+[homepage]: HTTPS://www.contributor-covenant.org
+[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
+[Mozilla CoC]: HTTPS://github.com/mozilla/diversity
+[FAQ]: HTTPS://www.contributor-covenant.org/faq
+[translations]: HTTPS://www.contributor-covenant.org/translations
Thank you for being part of our community and helping us create a safe and
respectful environment for everyone!
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dbbd16f8..c749fbe3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -124,19 +124,11 @@ For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].
-<<<<<<< HEAD
-[homepage]: https://www.contributor-covenant.org
-[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
-[Mozilla CoC]: https://github.com/mozilla/diversity
-[FAQ]: https://www.contributor-covenant.org/faq
-[translations]: https://www.contributor-covenant.org/translations
-=======
[homepage]: HTTPS://www.contributor-covenant.org
[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: HTTPS://github.com/mozilla/diversity
[FAQ]: HTTPS://www.contributor-covenant.org/faq
[translations]: HTTPS://www.contributor-covenant.org/translations
->>>>>>> Fork/Current
Thank you for being part of our community and helping us create a safe and
respectful environment for everyone!
diff --git a/Public/site.webmanifest b/Public/site.webmanifest
index bfb5f8fa..579ff9b0 100644
--- a/Public/site.webmanifest
+++ b/Public/site.webmanifest
@@ -1,5 +1,4 @@
{
-<<<<<<< HEAD
"background_color": "#fa5252",
"categories": [],
"display": "minimal-ui",
@@ -64,14 +63,4 @@
"short_name": "crepes",
"start_url": "/",
"theme_color": "#fa5252"
-=======
- "background_color": "// TODO Set the background color of the app",
- "categories": [],
- "display": "minimal-ui",
- "name": "// TODO Use the same title as in template.html",
- "orientation": "landscape",
- "short_name": "// TODO Title but lowercase",
- "start_url": "/",
- "theme_color": "// TODO Use the same theme color from template.html"
->>>>>>> Fork/Current
}
diff --git a/README.md b/README.md
index e8b0b7f0..96ec8274 100644
--- a/README.md
+++ b/README.md
@@ -1,31 +1,5 @@
-<<<<<<< HEAD
# [crepes.dev] π₯
Crepes.dev main website.
[crepes.dev]: https://crepes.dev
-=======
-# πβ[Starter]ββ
-
-A simple skeleton with TailwindCSS, PostCSS.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-[Starter]: HTTPS://NPMJS.Org/@playform/starter
->>>>>>> Fork/Current
diff --git a/Source/Layout/Base.astro b/Source/Layout/Base.astro
index 31742b2e..8f8ef379 100644
--- a/Source/Layout/Base.astro
+++ b/Source/Layout/Base.astro
@@ -1,15 +1,10 @@
---
import "@Stylesheet/Base.css";
-<<<<<<< HEAD
const {
Title = "CrepesJS",
Description = "A compiler for reactive views in HTML with JavaScript",
} = Astro.props;
-=======
-// TODO Place your title and description here
-const { Title = "", Description = "" } = Astro.props;
->>>>>>> Fork/Current
interface Props {
Title?: string;
@@ -33,16 +28,11 @@ import { ViewTransitions } from "astro:transitions";
-<<<<<<< HEAD
-=======
-
-
->>>>>>> Fork/Current
@@ -58,20 +48,16 @@ import { ViewTransitions } from "astro:transitions";
href="/site.webmanifest"
crossorigin="use-credentials"
/>
-<<<<<<< HEAD
-=======
->>>>>>> Fork/Current
-<<<<<<< HEAD
-=======
-
-
-
->>>>>>> Fork/Current