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:
parent
04b97b66cb
commit
1b88d89869
1 changed files with 11 additions and 0 deletions
11
client/test.html
Normal file
11
client/test.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue