Browse Source

fix meow

sqliteway
ghost 2 years ago
parent
commit
4b95eaaecc
  1. 2
      public/index.php

2
public/index.php

@ -117,7 +117,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the @@ -117,7 +117,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
</form>
</header>
<footer>
<a href="https://github.com/d47081/YGGo"><?php echo _('meow') ?></a>
<a href="https://github.com/d47081/YGGo/issues"><?php echo _('meow') ?></a>
</footer>
</body>
</html>
Loading…
Cancel
Save