moved folders
This commit is contained in:
parent
151b17a88f
commit
3e8a5fb546
19 changed files with 11 additions and 0 deletions
11
home/library/index.html
Normal file
11
home/library/index.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>library</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Test
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue