Skip to content

Commit 8b956d5

Browse files
committed
disable theme for now
1 parent 3eb255d commit 8b956d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/yafowil/bootstrap/__init__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
'group': 'bootstrap.dependencies',
1616
'resource': 'css/bootstrap.css',
1717
'order': 10,
18-
}, {
19-
'group': 'bootstrap.dependencies',
20-
'resource': 'css/bootstrap-theme.css',
21-
'order': 11,
18+
# }, {
19+
# 'group': 'bootstrap.dependencies',
20+
# 'resource': 'css/bootstrap-theme.css',
21+
# 'order': 11,
2222
}]
2323

2424

0 commit comments

Comments
 (0)