diff --git a/.gitattributes b/.gitattributes index b4ceffe..d341718 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -public/js/webtorrent.min.js linguist-vendored +public/dist/** linguist-vendored diff --git a/public/js/webtorrent.min.js b/public/dist/js/webtorrent.min.js similarity index 100% rename from public/js/webtorrent.min.js rename to public/dist/js/webtorrent.min.js diff --git a/views/index.ejs b/views/index.ejs index 2429fa3..ae8095f 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -3,13 +3,15 @@ Transfer.coffee - +
- +

Transfer.coffee