Add files via upload

This commit is contained in:
2021-04-26 00:15:55 -07:00
committed by GitHub
commit 7d35527940
16 changed files with 7755 additions and 0 deletions

10
commands/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Codsworth</title>
</head>
<body>
<h1>This page is being worked on</h1>
<a class="dropdown-item" href="https://www.codsworth.xyz/cw/commands/commands.md">Commands</a>
</body>
</html>