From b59b071b4736e2a613d96509f6a5033da9da68bd Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 20 Apr 2021 12:44:18 +0300 Subject: Update news --- templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 08e3c8a..d2e1183 100644 --- a/templates/index.html +++ b/templates/index.html @@ -47,17 +47,18 @@ footer { {% endblock hero %} {% block content %} + <div class="tcontainer" id="features"> <div class="ticker-wrap"> <div class="ticker-move"> <div class="ticker-item"><b>News:</b></div> <div class="ticker-item">Gradecoin is in testnet mode, API is not stable, everything might reset at any time.</div> - <div class="ticker-item">Transactions are now unique according to their "by" field, sorry for the trouble</div> - <div class="ticker-item">Blocks now require 5 transactions in them, during testnet phase</div> + <div class="ticker-item">Blocks now only need 1 transaction in them, happy testing! </div> <div class="ticker-item">It was possible (and hilarious) to mine a new block with just 1 transaction, it is now fixed</div> </div> </div> </div> + {{ section.content | safe }} {% endblock content %} -- cgit v1.2.3-70-g09d2