diff --git a/resources/views/champions/index.blade.php b/resources/views/champions/index.blade.php index 8ad70cc..a583f8c 100644 --- a/resources/views/champions/index.blade.php +++ b/resources/views/champions/index.blade.php @@ -18,8 +18,7 @@ Heimerdinger.LoL • Champions + content="Explore the world of League of Legends champions on Heimerdinger.LoL. Find detailed information on top picks like Heimerdinger, Ezreal, Jinx and Lux. Dive into the action now!"> @@ -38,6 +37,7 @@ Your ultimate source for in-depth information on LoL gaming. Dive in now!"> + @vite('resources/css/app.css') diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 17a1835..8930915 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -18,8 +18,7 @@ Heimerdinger.LoL • Home + content="Explore League of Legends champions, skins, and game assets on Heimerdinger.LoL. Your ultimate source for in-depth information on LoL gaming. Dive in now!"> @@ -38,6 +37,7 @@ Your ultimate source for in-depth information on LoL gaming. Dive in now!"> + @vite('resources/css/app.css')