summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-11-04 21:41:39 +0000
committerFrankie B <git@diskfloppy.me>2023-11-04 21:41:39 +0000
commit45f931e22ee427d5a583e2407e5bbefbd251cfa0 (patch)
tree2be67e32793eaa2859dee50dedf1bef0d7107717
parent5084e11cc740d6a3c57f2ddd76862800eee379d7 (diff)
Revert "Add DMCA email to footer"
This reverts commit b6564409c8c0187c4a9948f9602d6a14dcf6b968.
-rw-r--r--resources/views/includes/footer.blade.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/resources/views/includes/footer.blade.php b/resources/views/includes/footer.blade.php
index 3506357..3f53e18 100644
--- a/resources/views/includes/footer.blade.php
+++ b/resources/views/includes/footer.blade.php
@@ -25,8 +25,6 @@
alt="Wiby - Search Engine for the Classic Web">
</a><br>
This site is best viewed at 1024x768 with 16-bit color or better<br>
- &copy; floppydisk 2021-{{ date('Y') }}, v{{ config('app.version') }},
- <a href="https://github.com/floppydisk05/diskfloppy.me">Source</a>,
- <a href="mailto:dmca@diskfloppy.me">DMCA</a><br>
-
+ &copy; floppydisk 2021-{{ date('Y') }}, v{{ config('app.version') }}, <a
+ href="https://github.com/floppydisk05/diskfloppy.me">Source</a><br>
</div>