summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-03-06 02:54:12 -0800
committerMicah Lee <micah@micahflee.com>2018-03-06 02:54:12 -0800
commitce852fc60a3c4d7a0b826d3f01da9fcd00302b93 (patch)
tree5f737331d6725ab6eb4f1241c7ae30c039b11865 /MANIFEST.in
parentbaede536321431d5a19a2bb3ae659e875c2d9c63 (diff)
downloadonionshare-ce852fc60a3c4d7a0b826d3f01da9fcd00302b93.tar.gz
onionshare-ce852fc60a3c4d7a0b826d3f01da9fcd00302b93.zip
Create separate templates and static folder, and make the web app use both of these. Yay, now we have real static resources
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f4d1c078..c8a4d87c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,7 +4,8 @@ include BUILD.md
include share/*
include share/images/*
include share/locale/*
-include share/html/*
+include share/templates/*
+include share/static/*
include install/onionshare.desktop
include install/onionshare.appdata.xml
include install/onionshare80.xpm