GC Specific changes

This commit is contained in:
2021-10-13 07:17:52 +01:00
parent 1aee4c053f
commit abcb3740ad
19 changed files with 64 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<a href="{{ config('app.url') }}"> {{ config('app.name') . ' ' . config('app.release') }} &copy; 2019-{{ now()->year }} - {{__('messages.footer_copy')}}. Took {{ round(microtime(true) - LARAVEL_START, 3) }} seconds.</a>
</div>
<!-- Copyright -->
<!-- GNU General Public License (https://www.gnu.org/licenses/gpl-3.0.en.html) Built by Miguel Nogueira -->
<!-- GNU General Public License (https://www.gnu.org/licenses/gpl-3.0.en.html) Built by Miguel N. -->
</footer>
<!-- Footer -->