fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'zawadzki/new-design'
[wolnelektury.git]
/
src
/
wolnelektury
/
settings
/
static.py
diff --git
a/src/wolnelektury/settings/static.py
b/src/wolnelektury/settings/static.py
index
efb61b2
..
b7beb79
100644
(file)
--- a/
src/wolnelektury/settings/static.py
+++ b/
src/wolnelektury/settings/static.py
@@
-22,6
+22,12
@@
IMAGE_DIR = 'book/pictures/'
PIPELINE = {
'STYLESHEETS': {
PIPELINE = {
'STYLESHEETS': {
+ '2021': {
+ 'source_filenames': [
+ '2021/css/main.scss',
+ ],
+ 'output_filename': 'css/compressed/2021.css',
+ },
'main': {
# styles both for mobile and for big screen
'source_filenames': [
'main': {
# styles both for mobile and for big screen
'source_filenames': [