diff --git a/composer.json b/composer.json index d4a4756..c5dc5ff 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "julianprieber/littlelink-custom", + "name": "linkstackorg/linkstack", "type": "project", "description": "LinkStack is a highly customizable link sharing platform", "keywords": ["link"], diff --git a/config/advanced-config.php.example b/config/advanced-config.php.example index b549545..b35bb5d 100644 --- a/config/advanced-config.php.example +++ b/config/advanced-config.php.example @@ -215,7 +215,7 @@ return [ 'buttons' => array( array( 'button' => 'github', - 'link' => 'https://github.com/JulianPrieber/littlelink-custom', + 'link' => 'https://github.com/linkstackorg/linkstack', 'title' => '', 'icon' => '', 'custom_css' => '' diff --git a/database/seeders/PageSeeder.php b/database/seeders/PageSeeder.php index 2bed6d0..6697a9f 100755 --- a/database/seeders/PageSeeder.php +++ b/database/seeders/PageSeeder.php @@ -337,12 +337,12 @@ class PageSeeder extends Seeder
If you're having any trouble or encountered a bug, feel free to open an issue on GitHub.
+If you're having any trouble or encountered a bug, feel free to open an issue on GitHub.
', diff --git a/resources/views/components/finishing.blade.php b/resources/views/components/finishing.blade.php index e4468b1..bbc2f50 100644 --- a/resources/views/components/finishing.blade.php +++ b/resources/views/components/finishing.blade.php @@ -92,12 +92,12 @@ use App\Models\Page;
If you're having any trouble or encountered a bug, feel free to open an issue on GitHub.
+If you're having any trouble or encountered a bug, feel free to open an issue on GitHub.
'; diff --git a/resources/views/layouts/notifications.blade.php b/resources/views/layouts/notifications.blade.php index 55c16f1..bc26240 100644 --- a/resources/views/layouts/notifications.blade.php +++ b/resources/views/layouts/notifications.blade.php @@ -142,7 +142,7 @@ $notifyID = Auth::user()->id; {{-- Notification Modals --}} @push('sidebar-scripts') @php notification('', 'modal-1', 'Your security is at risk!', 'Your security is at risk. Some files can be accessed by everyone. Immediate action is required!
$Vlocal) {echo "You need to update to the latest mainline release";} else {echo "You're running the latest mainline release";} ?>
@else -{{$Vlocal}} -> {{$Vgit}}
+ {{$Vlocal}} -> {{$Vgit}}