Skip to content

Commit 409f60f

Browse files
committed
Update PageSeeder.php
1 parent 64fdf8e commit 409f60f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

database/seeders/PageSeeder.php

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,20 @@ public function run()
331331
',
332332

333333
'contact' => '
334-
<p><strong>Please send your inquires to</strong> <a href="mailto:[email protected]">[email protected]</a></p>
334+
<p><strong><a href="https://littlelink-custom.com/">LittleLink Custom</a></strong> is a free, open source&nbsp;link&nbsp;sharing platform. We depend on community feedback to steadily improve this project.</p>
335+
336+
<p><strong>Feel free to send us your feedback!</strong></p>
337+
338+
<ul>
339+
<li>Join our <a href="https://discord.littlelink-custom.com/">community Discord</a></li>
340+
<li>Join the <a href="https://github.com/JulianPrieber/littlelink-custom/discussions">discussion forum</a></li>
341+
<li>Request a feature and add it to the <a href="https://github.com/JulianPrieber/littlelink-custom/discussions/49">to-do list</a></li>
342+
<li>Write us an <a href="mailto:[email protected]?subject=Inquiry%20about%20LittleLink%20Custom">email</a></li>
343+
</ul>
344+
345+
<p>If you&#39;re having any trouble or encountered a bug, feel free to <a href="https://github.com/JulianPrieber/littlelink-custom/issues">open an issue on GitHub</a>.</p>
346+
347+
<p>&nbsp;</p>
335348
',
336349

337350
'home_message' => '

0 commit comments

Comments
 (0)