Skip to content

Commit

Permalink
Update footer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Mar 17, 2022
1 parent 138e443 commit 8a57743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trunk/web/template/syzoj/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
box-shadow: none;
}
</style>
<?php include("template/$OJ_TEMPLATE/js.php");?>
<div class="footer">
<div class="ui center aligned container">
<div><?php echo $domain==$DOMAIN?$OJ_NAME:ucwords($OJ_NAME)."'s OJ"?> is powered by <a style="color: inherit !important;" class=" " title="GitHub"
Expand Down

0 comments on commit 8a57743

Please sign in to comment.