From a16334ba233e57935f1f385f7dfb0e673cddeb3f Mon Sep 17 00:00:00 2001 From: Misha Novikov Date: Tue, 7 Mar 2023 15:33:15 +0200 Subject: [PATCH 1/3] add basic page structure --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 13e6cd5..deef812 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@ My Project - +
+
+ \ No newline at end of file From 21f73e8ef79fcf51cf91ea2386cb438150474518 Mon Sep 17 00:00:00 2001 From: Misha Novikov Date: Tue, 7 Mar 2023 15:39:15 +0200 Subject: [PATCH 2/3] add footer text --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index deef812..e03f890 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,6 @@
-
+
Footer
\ No newline at end of file From 9d1c481e80047da192d0d0c803e8957689069698 Mon Sep 17 00:00:00 2001 From: Misha Novikov Date: Tue, 7 Mar 2023 15:41:17 +0200 Subject: [PATCH 3/3] update footer text --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e03f890..7d10f12 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,6 @@
-
Footer
+ \ No newline at end of file