From 1c8979dbecb4054db325f9727e4df6e1f25ccbd9 Mon Sep 17 00:00:00 2001
From: "Peron, Loic R (PG/T - Comp Sci & Elec Eng)" <lp01242@surrey.ac.uk>
Date: Fri, 7 Feb 2025 11:29:51 +0000
Subject: [PATCH] Add new file

---
 trial.htm | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 trial.htm

diff --git a/trial.htm b/trial.htm
new file mode 100644
index 0000000..c0aa3ef
--- /dev/null
+++ b/trial.htm
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <h1>The Title to rule all titles</h1>
+</head>
+<body>
+    <p>The paragraph or something</p>
+</body>
+
+</html>
\ No newline at end of file
-- 
GitLab