mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 15:49:46 +02:00
12 lines
270 B
HTML
12 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>
|