You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: database/seeders/PageSeeder.php
+14-1Lines changed: 14 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -331,7 +331,20 @@ public function run()
331
331
',
332
332
333
333
'contact' => '
334
-
<p><strong>Please send your inquires to</strong> <a href="mailto:info@littlelink-custom.com">info@littlelink-custom.com</a></p>
334
+
<p><strong><a href="https://littlelink-custom.com/">LittleLink Custom</a></strong> is a free, open source link 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>
<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:info@littlelink-custom.com?subject=Inquiry%20about%20LittleLink%20Custom">email</a></li>
343
+
</ul>
344
+
345
+
<p>If you'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>
0 commit comments