1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/client/test.html
Fadairo Marvellous Ayokunle 1b88d89869 Create test.html
testing how to use git and github
2025-06-03 18:21:28 +01:00

11 lines
270 B
HTML

<!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>