2024-10-10
This commit is contained in:
13
web/template/bshark/footer.php
Normal file
13
web/template/bshark/footer.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<div class="ui center aligned container" style="margin-top: 50px;">
|
||||
<p>GPLv2 licensed by <a href='https://github.com/zhblue/hustoj'>HUSTOJ</a>
|
||||
<?php echo date('Y'); ?><br>
|
||||
THEME bshark by <a href="https://github.com/yemaster">yemaster</a>.<br>
|
||||
|
||||
<?php if (isset($OJ_BEIAN) && $OJ_BEIAN) { ?>
|
||||
<a href='http://beian.miit.gov.cn/' target='_blank'>
|
||||
<?php echo $OJ_BEIAN ?>
|
||||
</a>
|
||||
<?php } ?>
|
||||
</p>
|
||||
<br>
|
||||
</div>
|
||||
Reference in New Issue
Block a user