Initialize Files
This commit is contained in:
commit
00b19495a2
2 changed files with 14 additions and 0 deletions
7
Notes/quick-notes.html
Normal file
7
Notes/quick-notes.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<html><head>
|
||||
<title>Saviour Backup System Quick Notes</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Saviour Backup System Quick Notes</h1><ul>
|
||||
<li></li>
|
||||
</ul></body></html>
|
7
Notes/to-do.html
Normal file
7
Notes/to-do.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<html><head>
|
||||
<title>Saviour Backup System To-Do List</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Saviour Backup System To-Do List</h1><ul>
|
||||
<li></li>
|
||||
</ul></body></html>
|
Reference in a new issue