diff --git a/src/assets/banner.jpg b/src/assets/banner.jpg new file mode 100644 index 0000000..2d8d67b Binary files /dev/null and b/src/assets/banner.jpg differ diff --git a/src/components/card.astro b/src/components/card.astro index 1feff04..17a5764 100644 --- a/src/components/card.astro +++ b/src/components/card.astro @@ -7,7 +7,7 @@ const { tag: Tag = "section", class: className, ...props } = Astro.props; .image { - background-size: contain; + background-size: cover; background-position: center; } diff --git a/src/components/sticker.astro b/src/components/sticker.astro deleted file mode 100644 index 2d82f7e..0000000 --- a/src/components/sticker.astro +++ /dev/null @@ -1,11 +0,0 @@ ---- -import Image from "@components/image.astro"; -import sticker from "@assets/sticker.gif"; ---- - - diff --git a/src/layouts/index.astro b/src/layouts/index.astro index 96b1862..337c62e 100644 --- a/src/layouts/index.astro +++ b/src/layouts/index.astro @@ -1,7 +1,8 @@ --- import "./index.css"; import icon from "@assets/icon.png"; -import Sticker from "@components/sticker.astro"; +import sticker from "@assets/sticker.gif"; +import Image from "@components/image.astro"; import type { HTMLAttributes } from "astro/types"; type Props = HTMLAttributes<"body"> & { title?: string }; @@ -36,10 +37,21 @@ const { title, class: className, ...props } = Astro.props; src="https://track.lua.re/js/script.js"> - + diff --git a/src/pages/index.astro b/src/pages/index.astro index 7920117..5e967e6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,28 +17,31 @@ const links = { }; --- - - + + +

lua.re

{
 `   ∧...∧  𝜗𝜚
- (  ̳• · • ̳)   ᭢
+ (  ̳• · • ̳)    ᭢
  /         づ   ////  ⋆.⁺₊`
    }
-

hi i'm luaneko ^^

-

this is my site where i put a bunch of random stuff !

-

+

+ hi i'm luaneko ^^
+ this is my site where i put a bunch of random stuff !
+

+
{
 `          へ     ╱ 、
     ૮  -   ՛ )  (˚ˎ 。7
      /   ⁻  ៸|   |、˜〵   ᢉ𐭩 p&g
 乀(ˍ, ل ل  じしˍ,)ノ`
    }
-

i love cats they miau miau

-

-

best way to contact me is by twt or mail {`<3`}

+

i love cats they go miau miau

+ +

best way to contact me is by twt or mail {`<3`}

-