From ced76c51da22cbd7cd03f74c89b9de41348a2338 Mon Sep 17 00:00:00 2001 From: Mohamed Eldahtoury Date: Wed, 12 Feb 2025 07:52:44 +0200 Subject: [PATCH] feat: add english version of the site --- 404.html | 22 +++-- README.md => en/README.md | 0 about.html => en/about.html | 19 +++-- contact.html => en/contact.html | 19 +++-- en/index.html | 95 +++++++++++++++++++++ services.html => en/services.html | 19 +++-- {static => en/static}/js/navbar.js | 0 {static => en/static}/style/about.css | 0 {static => en/static}/style/contact.css | 0 {static => en/static}/style/home.css | 0 {static => en/static}/style/master.css | 12 ++- {static => en/static}/style/services.css | 0 {static => en/static}/style/work.css | 0 work.html => en/work.html | 23 +++-- index.html | 104 +++++------------------ 15 files changed, 200 insertions(+), 113 deletions(-) rename README.md => en/README.md (100%) rename about.html => en/about.html (80%) rename contact.html => en/contact.html (65%) create mode 100644 en/index.html rename services.html => en/services.html (73%) rename {static => en/static}/js/navbar.js (100%) rename {static => en/static}/style/about.css (100%) rename {static => en/static}/style/contact.css (100%) rename {static => en/static}/style/home.css (100%) rename {static => en/static}/style/master.css (91%) rename {static => en/static}/style/services.css (100%) rename {static => en/static}/style/work.css (100%) rename work.html => en/work.html (63%) diff --git a/404.html b/404.html index 9f8c47f..58dbbf5 100644 --- a/404.html +++ b/404.html @@ -1,17 +1,25 @@ - - + - - + + + + + + + + + + + - + - + TwoAxis - Not found @@ -50,7 +58,7 @@

404

The page you're trying to access is not found.

- Home Page + Home Page
\ No newline at end of file diff --git a/README.md b/en/README.md similarity index 100% rename from README.md rename to en/README.md diff --git a/about.html b/en/about.html similarity index 80% rename from about.html rename to en/about.html index bb74c38..fdf2b36 100644 --- a/about.html +++ b/en/about.html @@ -2,12 +2,21 @@ - + - + - + + + + + + + + + + @@ -19,7 +28,7 @@