We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c809fa commit f2c8ba3Copy full SHA for f2c8ba3
1 file changed
_layouts/default.html
@@ -51,7 +51,7 @@ <h1>{{ site.title }}</h1>
51
52
<footer>
53
<p>Присылайте новости ваших проектов нам <a href="https://t.me/osengine_official" target="_blank">в телеграм</a></p>
54
- <p style="margin-top: 0.5rem; font-size: 0.875rem;">© 2025 OS Engine. Open Source алготрейдинг платформы.</p>
+ <p style="margin-top: 0.5rem; font-size: 0.875rem;">© {{ site.time | date: "%Y" }} OS Engine. Open Source алготрейдинг платформы.</p>
55
</footer>
56
57
<script>
0 commit comments