Merge branch 'development' of https://github.com/threefoldfoundation/www_threefold_io into development

This commit is contained in:
timurgordon
2023-01-23 17:05:55 +03:00

View File

@@ -59,7 +59,9 @@
{% endif %} {% endif %}
<p class="text-gray-700 text-xs"> <p class="text-gray-700 text-xs">
<time datetime="{{ page.date }}"> {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago") <time datetime="{{ page.date }}"> {{ page.date | date(format="%B %e, %Y", timezone="America/Chicago")
}}</time> }}</time><br />
<span id="time"
class="time"></span>
</p> </p>
</div> </div>