File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed
Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- APP_NAME = " LittleLink-custom "
1+ APP_NAME = " LittleLink Custom "
22APP_ENV = local
33APP_KEY =
44APP_DEBUG = true
Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ public function run()
3030 ' ,
3131
3232 'home_message ' => '
33- Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.
34- Some features of the program: creating a link page with more than 20 buttons, counting clicks,
35- raising important links on the page and managing users and pages and ...
33+ LittleLink Custom is a fork of LittleLink admin
34+ with a set goal of making the admin panel easier to use and setup,
35+ for inexperienced and first-time users, with the addition of many custom features
36+ themed around customization for the individual users, LittleLink pages.
3637 ' ,
3738
3839 ]
Original file line number Diff line number Diff line change 11<div class =" footer" style =" margin :5% 0px 35px 0px ;" >
22 <!-- <a href="/">Home</a>
3- <a href="https://github.com/khashayarzavosh/littlelink-admin/#donate" target="_blank">Donate</a>
4- <a href="https://github.com/khashayarzavosh/littlelink-admin" target="_blank">Programmers</a>
53 <a href="{{ config (' app.url' ) } } /pages/terms">Terms</a>
64 <a href="{{ config (' app.url' ) } } /pages/privacy">Privacy</a>
75 <a href="{{ config (' app.url' ) } } /pages/contact">Contact</a>-->
Original file line number Diff line number Diff line change @@ -103,8 +103,6 @@ function update_color_scheme() {
103103 <p>
104104 Copyright © ; @php echo date (' Y' ); @endphp <i class=" icon-heart " aria-hidden=" true " ></i> </br>
105105 <a href=" /" target=" _blank " >Home</a> .
106- <a href=" https: //github.com /khashayarzavosh /littlelink-admin /#donate " target=" _blank " >Donate</a> .
107- <a href=" https: //github.com /khashayarzavosh /littlelink-admin " target=" _blank " >Programmers</a> .
108106 <a href=" {{ config (' app.url' ) } } /pages /terms " target=" _blank " >Terms</a> .
109107 <a href=" {{ config (' app.url' ) } } /pages /privacy " target=" _blank " >Privacy</a> .
110108 <a href=" {{ config (' app.url' ) } } /pages /contact " target=" _blank " >Contact</a>
You can’t perform that action at this time.
0 commit comments