mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-08-26 05:42:05 +00:00
change repository address
This commit is contained in:
parent
e7e4bb686c
commit
183ad99ccd
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 d47081
|
||||
Copyright (c) 2023 YGGverse
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -12,12 +12,12 @@ The project goal - simple interface, clear architecture and lightweight server r
|
||||
|
||||
#### Screenshotes
|
||||
|
||||

|
||||

|
||||
|
||||
https://github.com/d47081/YGGo/tree/main/media
|
||||
https://github.com/YGGverse/YGGo/tree/main/media
|
||||
|
||||
#### License
|
||||
Engine sources [MIT License](https://github.com/d47081/YGGo/blob/main/LICENSE)
|
||||
Engine sources [MIT License](https://github.com/YGGverse/YGGo/blob/main/LICENSE)
|
||||
Home page animation by [alvarotrigo](https://codepen.io/alvarotrigo/pen/GRvYNax)
|
||||
|
||||
#### Requirements
|
||||
@ -61,6 +61,6 @@ sqlite / fts5
|
||||
|
||||
#### Feedback
|
||||
|
||||
Please, feel free to share your ideas and bug reports [here](https://github.com/d47081/YGGo/issues) or use sources for your own implementations.
|
||||
Please, feel free to share your ideas and bug reports [here](https://github.com/YGGverse/YGGo/issues) or use sources for your own implementations.
|
||||
|
||||
Have a good time.
|
||||
|
@ -254,12 +254,12 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
|
||||
</main>
|
||||
<!-- css animation : end -->
|
||||
<footer>
|
||||
<!-- This product released under the MIT License (https://github.com/d47081/YGGo/blob/main/LICENSE)
|
||||
<!-- This product released under the MIT License (https://github.com/YGGverse/YGGo/blob/main/LICENSE)
|
||||
Before removing the copyright,
|
||||
please, make a small donation to the project contributors:
|
||||
https://github.com/d47081/YGGo#donate-to-contributors
|
||||
https://github.com/YGGverse/YGGo#donate-to-contributors
|
||||
-->
|
||||
<a href="https://github.com/d47081/YGGo/issues"><?php echo _('meow') ?></a>
|
||||
<a href="https://github.com/YGGverse/YGGo/issues"><?php echo _('meow') ?></a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user