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 "
2
2
APP_ENV = local
3
3
APP_KEY =
4
4
APP_DEBUG = true
Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ public function run()
30
30
' ,
31
31
32
32
'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.
36
37
' ,
37
38
38
39
]
Original file line number Diff line number Diff line change 1
1
<div class =" footer" style =" margin :5% 0px 35px 0px ;" >
2
2
<!-- <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>
5
3
<a href="{{ config (' app.url' ) } } /pages/terms">Terms</a>
6
4
<a href="{{ config (' app.url' ) } } /pages/privacy">Privacy</a>
7
5
<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() {
103
103
<p>
104
104
Copyright © ; @php echo date (' Y' ); @endphp <i class=" icon-heart " aria-hidden=" true " ></i> </br>
105
105
<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> .
108
106
<a href=" {{ config (' app.url' ) } } /pages /terms " target=" _blank " >Terms</a> .
109
107
<a href=" {{ config (' app.url' ) } } /pages /privacy " target=" _blank " >Privacy</a> .
110
108
<a href=" {{ config (' app.url' ) } } /pages /contact " target=" _blank " >Contact</a>
You can’t perform that action at this time.
0 commit comments