From 30c27e918f9bcf9e7a1d9077870702bf38471825 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?D=C3=B6m=C5=91k=20D=C3=A1vid?= <david31415@sch.bme.hu>
Date: Sat, 23 Jan 2021 00:47:49 +0000
Subject: [PATCH] Hello World commit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

környezet beállítva a virtuális gépen
---
 feladat1/index.html | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 feladat1/index.html

diff --git a/feladat1/index.html b/feladat1/index.html
new file mode 100644
index 0000000..c69ee18
--- /dev/null
+++ b/feladat1/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Hello World</title>
+</head>
+<body>
+Under construction!
+</body>
+</html>
\ No newline at end of file
-- 
GitLab