diff options
| author | s1nical <[email protected]> | 2019-08-13 04:30:26 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-13 04:30:26 -0700 |
| commit | b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48 (patch) | |
| tree | 59930f389e1e570ee6c216f9d5b57d3a2485ffbe /directory/index.html | |
| parent | various changes (diff) | |
| download | s1n.pw-admin-b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48.tar.xz s1n.pw-admin-b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48.zip | |
added console log notes, removed dino credits, removed unused script
Diffstat (limited to 'directory/index.html')
| -rw-r--r-- | directory/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/directory/index.html b/directory/index.html index 005371e..f0c2633 100644 --- a/directory/index.html +++ b/directory/index.html @@ -6,6 +6,7 @@ <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>s1nical - Directory</title> <link rel="stylesheet" href="/directory/css/main.css"> + <script src="/directory/js/main.js"></script> </head> <body> <div class="container"> |