Browse Source

Version bump

imwald
Nuša Pukšič 4 days ago
parent
commit
75754c162c
  1. 4
      templates/components/Footer.html.twig

4
templates/components/Footer.html.twig

@ -4,6 +4,6 @@
{# <a href="{{ path('app_static_pricing') }}">Pricing</a> -#} {# <a href="{{ path('app_static_pricing') }}">Pricing</a> -#}
<a href="{{ path('app_static_tos') }}">Terms of service</a> <a href="{{ path('app_static_tos') }}">Terms of service</a>
<br> <br>
<a href="https://geyser.fund/project/newsroom" target="_blank">Decent Newsroom @ Geyser fund</a> {# <a href="https://geyser.fund/project/newsroom" target="_blank">Decent Newsroom @ Geyser fund</a>#}
</div> </div>
<p>{{ "now"|date("Y") }} Decent Newsroom - v0.0.2 Preprint</p> <p>{{ "now"|date("Y") }} Decent Newsroom - v0.0.3 Preprint</p>

Loading…
Cancel
Save