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

Commit 3ba6293

Browse files
author
Diki Siswanto
authored
Update footer.php
1 parent 0d58bd0 commit 3ba6293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commons/footer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<footer class="footer">
77
<div class="footer__content">
88
<div class="footer__copyright">
9-
<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>
9+
<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>
1010
</div>
1111
<ul class="social-media">
1212
<?php foreach($sosmed as $data) : ?>
@@ -19,4 +19,4 @@
1919
<?php endforeach ?>
2020
</ul>
2121
</div>
22-
</footer>
22+
</footer>

0 commit comments

Comments
 (0)