diff --git a/public/img/social/discord.dark.min.svg b/public/img/social/discord.dark.min.svg index 4c078a2e..484ca6d7 100644 --- a/public/img/social/discord.dark.min.svg +++ b/public/img/social/discord.dark.min.svg @@ -1 +1 @@ -discord + \ No newline at end of file diff --git a/public/img/social/discord.min.svg b/public/img/social/discord.min.svg index ae0cff85..4f8eb519 100644 --- a/public/img/social/discord.min.svg +++ b/public/img/social/discord.min.svg @@ -1 +1 @@ -discord + \ No newline at end of file diff --git a/public/img/social/twitter.dark.min.svg b/public/img/social/twitter.dark.min.svg deleted file mode 100644 index 7c52e3b3..00000000 --- a/public/img/social/twitter.dark.min.svg +++ /dev/null @@ -1 +0,0 @@ -twitter-light diff --git a/public/img/social/twitter.min.svg b/public/img/social/twitter.min.svg deleted file mode 100644 index 610bccf9..00000000 --- a/public/img/social/twitter.min.svg +++ /dev/null @@ -1 +0,0 @@ -twitter-black diff --git a/public/img/social/x.dark.min.svg b/public/img/social/x.dark.min.svg new file mode 100644 index 00000000..c5023403 --- /dev/null +++ b/public/img/social/x.dark.min.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/img/social/x.min.svg b/public/img/social/x.min.svg new file mode 100644 index 00000000..e9dd8170 --- /dev/null +++ b/public/img/social/x.min.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/views/components/partners/body.blade.php b/resources/views/components/partners/body.blade.php index 49463768..81369c48 100644 --- a/resources/views/components/partners/body.blade.php +++ b/resources/views/components/partners/body.blade.php @@ -20,7 +20,7 @@ @isset ($twitter)
  • - Twitter + X
  • @endif @@ -49,4 +49,4 @@ - + \ No newline at end of file diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index c2d5e39f..a128c84d 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -88,9 +88,9 @@

    Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in most web projects.