diff options
Diffstat (limited to 'static/ejs/partials')
| -rw-r--r-- | static/ejs/partials/bar.ejs | 7 | ||||
| -rw-r--r-- | static/ejs/partials/meta.ejs | 1 |
2 files changed, 0 insertions, 8 deletions
diff --git a/static/ejs/partials/bar.ejs b/static/ejs/partials/bar.ejs deleted file mode 100644 index 550d9e2..0000000 --- a/static/ejs/partials/bar.ejs +++ /dev/null @@ -1,7 +0,0 @@ -<nav> - <div class="content"> - <a href="#"> - API - </a> - </div> -</nav>
\ No newline at end of file diff --git a/static/ejs/partials/meta.ejs b/static/ejs/partials/meta.ejs deleted file mode 100644 index 38aa1df..0000000 --- a/static/ejs/partials/meta.ejs +++ /dev/null @@ -1 +0,0 @@ -<link rel="stylesheet" href="../css/style.css">
\ No newline at end of file |
