Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
Update footer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Diki Siswanto authored Dec 17, 2021
1 parent 0d58bd0 commit 3ba6293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commons/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<footer class="footer">
<div class="footer__content">
<div class="footer__copyright">
<span>Hak cipta &copy; <?= date('Y') ?> - <a href="https://silirdev.com" target="_blank"><strong>tema cosmo <?= THEME_VERSION ?></strong></a> | <a href="https://github.com/opensid/opensid/"><strong>OpenSID <?= ambilVersi() ?></strong></a></span>
<span>Hak cipta &copy; <?= date('Y') ?> - <a href="https://www.trivusi.web.id" target="_blank"><strong>tema cosmo <?= THEME_VERSION ?></strong></a> | <a href="https://github.com/opensid/opensid/"><strong>OpenSID <?= ambilVersi() ?></strong></a></span>
</div>
<ul class="social-media">
<?php foreach($sosmed as $data) : ?>
Expand All @@ -19,4 +19,4 @@
<?php endforeach ?>
</ul>
</div>
</footer>
</footer>

0 comments on commit 3ba6293

Please sign in to comment.