diff options
Diffstat (limited to '_data/news.yml')
-rw-r--r-- | _data/news.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_data/news.yml b/_data/news.yml index b73a5e9..455248c 100644 --- a/_data/news.yml +++ b/_data/news.yml @@ -1,7 +1,7 @@ - id: AdBanner content: >- <div> - <div style="font-weight: bold">You don't seem to be using an ad blocker.</div> + <div class="bold">You don't seem to be using an ad blocker.</div> <div>Please consider installing one. I would recommend uBlock Origin.</div> </div> - id: news1 |