We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3801e50 commit 80ccdabCopy full SHA for 80ccdab
_includes/banner.html
@@ -3,7 +3,8 @@
3
4
{% if now < otherDay %}
5
<div class="banner">
6
- <p>Black Friday & Cyber Monday discount! Click <a href="{{ site.baseurl }}/data/blackFridayDiscount.pdf">here</a> to
+ <p>Black Friday & Cyber Monday discount! Click <a
7
+ href="{{ site.url }}/download/blackFridayDiscount.pdf">here</a> to
8
get a 50% coupon! Available until December 1st, 2022.</p>
9
</div>
10
{% endif %}
_data/blackFridayDiscount.pdf renamed to download/blackFridayDiscount.pdf
0 commit comments