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
</form> </form>
</header> </header>
<footer> <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> </footer>
</body> </body>
</html> </html>
Loading…
Cancel
Save