mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-02 19:41:42 +00:00
Archive the Bot
This commit is contained in:
17
site/overrides/main.html
Normal file
17
site/overrides/main.html
Normal file
@@ -0,0 +1,17 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
<!-- Announcement bar -->
|
||||
{% block announce %}
|
||||
|
||||
<div class="admonition danger" style="min-height: 20vh;">
|
||||
<p class="admonition-title">This project is now archived!</p>
|
||||
<p>
|
||||
Please
|
||||
<a href="/blog/2024/05/12/simple-bot-end-of-life/"
|
||||
>click here for more information.</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
<div class="" admoniton></div>
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user