diff --git a/CHANGELOG.md b/CHANGELOG.md index 0793741..9357ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -# Junho | V24.06 +# Julho | V24.07.02 +- Adicionado: XIVLauncher - Launcher de Final Fantasy XIV + +# Junho | V24.06.02 - Removido página de downloads - Removido tema claro - Adicionado efeito circulas no fundo da página diff --git a/bun.lockb b/bun.lockb index ff7ab2a..d69c280 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/public/list/xivlauncher.png b/public/list/xivlauncher.png new file mode 100644 index 0000000..8df35ed Binary files /dev/null and b/public/list/xivlauncher.png differ diff --git a/src/pages/api/items.js b/src/pages/api/items.js index 585e394..e351edf 100644 --- a/src/pages/api/items.js +++ b/src/pages/api/items.js @@ -455,6 +455,14 @@ const items = [ corporation: "VideoLAN", categories: "entertainment" }, + { + id: "xivlauncher", + name: "XIVLauncher", + img: "/list/xivlauncher.png", + url: "https://github.com/goatcorp/FFXIVQuickLauncher/releases", + corporation: "goatcorp", + categories: "entertainment" + }, { id: "yuzu", name: "Yuzu", diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 739e62d..75c0919 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -127,7 +127,7 @@ export default function Home() {
  • Shorten URL
  • Password Generator

  • -

    v24.06.26

    +

    v24.07.02

    Powered by Kalify Inc.