diff options
Diffstat (limited to '_data/news.yml')
-rw-r--r-- | _data/news.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_data/news.yml b/_data/news.yml new file mode 100644 index 0000000..4684514 --- /dev/null +++ b/_data/news.yml @@ -0,0 +1,10 @@ +- id: AdBlock + content: >- + <div> + <div style="font-weight: bold">You don't seem to be using an ad blocker.</div> + <div>Please consider installing one.</div> + </div> +- id: news1 + content: >- + <p>Now also available via Tor</p> + <code>http://iwccx6ebuapto7dlkd4m5fooud6nqn2z7go7aass5c4q6vl6gzs5htad.onion/</code> |