1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Create test.html

testing how to use git and github
This commit is contained in:
Fadairo Marvellous Ayokunle 2025-06-03 18:21:28 +01:00
parent 04b97b66cb
commit 1b88d89869

11
client/test.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<p>Sorry for disturbing you. This is me just learning git and github</p>
</body>
</html>