From 66a7147cdd8a2b3fc26d3fda0afaf150fb33e2f1 Mon Sep 17 00:00:00 2001 From: arezou <git@gitlab.tugraz.at> Date: Thu, 2 Jan 2025 11:23:58 +0100 Subject: [PATCH] Revert "added" This reverts commit 4253a016739a9bbd43e2f381814e86e20f970d8a. --- file/index2.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file/index2.htm b/file/index2.htm index 412eb1f..d4c0680 100644 --- a/file/index2.htm +++ b/file/index2.htm @@ -8,7 +8,7 @@ <h1>Hello world!</h1> <div><img src="image1.jfif" alt="Hello World from Space" style="width:100%;max-width:700px"></div> -<div><img src="image1.jfif" alt="Hello World from Space" style="width:100%;max-width:700px"></div> + <p>This is the first file in my new Git Repo.</p> -- GitLab