diff options
Diffstat (limited to 'resources/views/includes')
-rw-r--r-- | resources/views/includes/footer.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/includes/footer.blade.php b/resources/views/includes/footer.blade.php index 6fce8ba..19d5597 100644 --- a/resources/views/includes/footer.blade.php +++ b/resources/views/includes/footer.blade.php @@ -13,5 +13,5 @@ alt="Valid HTML 4.01!"><br> This site is best viewed at 1024x768 with 16-bit color or better<br> © floppydisk 2021-{{ date('Y') }}, Site Version {{ config('app.version') }}, <a - href="https://github.com/floppydisk05/diskfloppy.me">GitHub</a><br> + href="https://github.com/floppydisk05/diskfloppy.me">Source</a><br> </div> |