From ee732d53eab4d61760327a3a28b2320d655099ad Mon Sep 17 00:00:00 2001 From: TobiasEmilBengtsson Date: Mon, 30 Mar 2026 21:45:05 +0200 Subject: [PATCH 1/2] Added a basic header with an image --- .txt | 0 index.html | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .txt diff --git a/.txt b/.txt new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index c8b2433..d522f02 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@ Git Basics - +
+ Git Basics Header +
\ No newline at end of file From ef498285b759883f121bbbff569dbec4b655dce4 Mon Sep 17 00:00:00 2001 From: TobiasEmilBengtsson Date: Mon, 30 Mar 2026 22:02:31 +0200 Subject: [PATCH 2/2] Removed .txt --- .txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .txt diff --git a/.txt b/.txt deleted file mode 100644 index e69de29..0000000