Skip to content

Commit

Permalink
Include the missing adblock detect scss
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Sep 19, 2023
1 parent 69a2f64 commit 12087ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/offby1/templates/base.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{% assets filters="scss",
output="css/style.css",
depends=["**/_*.scss"],
"fuji.scss", "bigfoot-default.scss", "magnific-popup.css" %}
"fuji.scss", "bigfoot-default.scss", "magnific-popup.css", "nativeads.js.scss", "adblock-detect.scss" %}
<link rel="stylesheet" href="{{ SITEURL }}/{{ ASSET_URL }}" type="text/css" />
{% endassets %}

Expand Down

0 comments on commit 12087ba

Please sign in to comment.