From 7456b7a82daf04f1099100d91e91a63055034024 Mon Sep 17 00:00:00 2001 From: Haoyu Sun <SunH26@cardiff.ac.uk> Date: Thu, 31 Oct 2024 12:07:35 +0000 Subject: [PATCH] ian --- src/main/resources/static/ian.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/main/resources/static/ian.html diff --git a/src/main/resources/static/ian.html b/src/main/resources/static/ian.html new file mode 100644 index 0000000..b0514aa --- /dev/null +++ b/src/main/resources/static/ian.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>ian</title> +</head> +<body> + +</body> +</html> \ No newline at end of file -- GitLab