removed director

This commit is contained in:
2026-05-08 23:28:21 +04:00
parent ea291525e9
commit 11ea0793ba

View File

@@ -52,6 +52,6 @@
<div class="site-footer__bottom"> <div class="site-footer__bottom">
<p>© {{ year }} {{ 'footer.rights' | translate }}</p> <p>© {{ year }} {{ 'footer.rights' | translate }}</p>
<p>{{ 'footer.director' | translate }}</p> <!-- <p>{{ 'footer.director' | translate }}</p> -->
</div> </div>
</footer> </footer>