fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Showing/hiding main funding banner
[wolnelektury.git]
/
wolnelektury
/
settings
/
static.py
diff --git
a/wolnelektury/settings/static.py
b/wolnelektury/settings/static.py
index
83de0da
..
960b800
100644
(file)
--- a/
wolnelektury/settings/static.py
+++ b/
wolnelektury/settings/static.py
@@
-1,5
+1,5
@@
from os import path
from os import path
-from
settings
.paths import PROJECT_DIR
+from .paths import PROJECT_DIR
# Absolute path to the directory that holds media.
# Example: "/home/media/media.lawrence.com/"
# Absolute path to the directory that holds media.
# Example: "/home/media/media.lawrence.com/"
@@
-87,7
+87,8
@@
PIPELINE_JS = {
'sponsors/js/sponsors.js',
'player/openplayer.js',
'js/search.js',
'sponsors/js/sponsors.js',
'player/openplayer.js',
'js/search.js',
-
+ 'funding/funding.js',
+
'js/annoy.js',
),
'output_filename': 'js/base.min.js',
'js/annoy.js',
),
'output_filename': 'js/base.min.js',