From 681cd8c1cc2904c562f9a58db3cbb657d58fb552 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 16 May 2023 03:53:24 -0400 Subject: feat: rewrite with astro --- public/imgs/gifs/acab.gif | Bin 0 -> 8785 bytes public/imgs/gifs/anybrowser.gif | Bin 0 -> 1286 bytes public/imgs/gifs/arnold.gif | Bin 0 -> 5046 bytes public/imgs/gifs/bob.gif | Bin 0 -> 142993 bytes public/imgs/gifs/capitalism.gif | Bin 0 -> 253 bytes public/imgs/gifs/chris.gif | Bin 0 -> 2279 bytes public/imgs/gifs/counterstrike.gif | Bin 0 -> 5023 bytes public/imgs/gifs/explorer.gif | Bin 0 -> 10877 bytes public/imgs/gifs/free.gif | Bin 0 -> 622 bytes public/imgs/gifs/gimp.gif | Bin 0 -> 2602 bytes public/imgs/gifs/gnu-linux.gif | Bin 0 -> 550 bytes public/imgs/gifs/imagine.gif | Bin 0 -> 9865 bytes public/imgs/gifs/jsfree.gif | Bin 0 -> 1695 bytes public/imgs/gifs/kmelon.gif | Bin 0 -> 2964 bytes public/imgs/gifs/legalize.gif | Bin 0 -> 7182 bytes public/imgs/gifs/moz.gif | Bin 0 -> 2864 bytes public/imgs/gifs/obras.gif | Bin 0 -> 5497 bytes public/imgs/gifs/poweredbyfedora.gif | Bin 0 -> 2314 bytes public/imgs/gifs/poweredbynix.svg | 187 +++++++++++++++++++++++++++++++++++ public/imgs/gifs/pride.gif | Bin 0 -> 17783 bytes public/imgs/gifs/steam.gif | Bin 0 -> 2750 bytes public/imgs/gifs/tired.gif | Bin 0 -> 899 bytes public/imgs/gifs/vi.gif | Bin 0 -> 761 bytes public/imgs/gifs/web3.gif | Bin 0 -> 483 bytes public/imgs/gifs/weezer.gif | Bin 0 -> 24883 bytes 25 files changed, 187 insertions(+) create mode 100644 public/imgs/gifs/acab.gif create mode 100644 public/imgs/gifs/anybrowser.gif create mode 100644 public/imgs/gifs/arnold.gif create mode 100644 public/imgs/gifs/bob.gif create mode 100644 public/imgs/gifs/capitalism.gif create mode 100644 public/imgs/gifs/chris.gif create mode 100644 public/imgs/gifs/counterstrike.gif create mode 100644 public/imgs/gifs/explorer.gif create mode 100644 public/imgs/gifs/free.gif create mode 100644 public/imgs/gifs/gimp.gif create mode 100644 public/imgs/gifs/gnu-linux.gif create mode 100644 public/imgs/gifs/imagine.gif create mode 100644 public/imgs/gifs/jsfree.gif create mode 100644 public/imgs/gifs/kmelon.gif create mode 100644 public/imgs/gifs/legalize.gif create mode 100644 public/imgs/gifs/moz.gif create mode 100644 public/imgs/gifs/obras.gif create mode 100644 public/imgs/gifs/poweredbyfedora.gif create mode 100644 public/imgs/gifs/poweredbynix.svg create mode 100644 public/imgs/gifs/pride.gif create mode 100644 public/imgs/gifs/steam.gif create mode 100644 public/imgs/gifs/tired.gif create mode 100644 public/imgs/gifs/vi.gif create mode 100644 public/imgs/gifs/web3.gif create mode 100644 public/imgs/gifs/weezer.gif (limited to 'public/imgs/gifs') diff --git a/public/imgs/gifs/acab.gif b/public/imgs/gifs/acab.gif new file mode 100644 index 0000000..6f8ccef Binary files /dev/null and b/public/imgs/gifs/acab.gif differ diff --git a/public/imgs/gifs/anybrowser.gif b/public/imgs/gifs/anybrowser.gif new file mode 100644 index 0000000..d7c0e0e Binary files /dev/null and b/public/imgs/gifs/anybrowser.gif differ diff --git a/public/imgs/gifs/arnold.gif b/public/imgs/gifs/arnold.gif new file mode 100644 index 0000000..0035988 Binary files /dev/null and b/public/imgs/gifs/arnold.gif differ diff --git a/public/imgs/gifs/bob.gif b/public/imgs/gifs/bob.gif new file mode 100644 index 0000000..90b6dd5 Binary files /dev/null and b/public/imgs/gifs/bob.gif differ diff --git a/public/imgs/gifs/capitalism.gif b/public/imgs/gifs/capitalism.gif new file mode 100644 index 0000000..c4abb60 Binary files /dev/null and b/public/imgs/gifs/capitalism.gif differ diff --git a/public/imgs/gifs/chris.gif b/public/imgs/gifs/chris.gif new file mode 100644 index 0000000..a2ddbd5 Binary files /dev/null and b/public/imgs/gifs/chris.gif differ diff --git a/public/imgs/gifs/counterstrike.gif b/public/imgs/gifs/counterstrike.gif new file mode 100644 index 0000000..612e116 Binary files /dev/null and b/public/imgs/gifs/counterstrike.gif differ diff --git a/public/imgs/gifs/explorer.gif b/public/imgs/gifs/explorer.gif new file mode 100644 index 0000000..676ef7d Binary files /dev/null and b/public/imgs/gifs/explorer.gif differ diff --git a/public/imgs/gifs/free.gif b/public/imgs/gifs/free.gif new file mode 100644 index 0000000..6ed18d1 Binary files /dev/null and b/public/imgs/gifs/free.gif differ diff --git a/public/imgs/gifs/gimp.gif b/public/imgs/gifs/gimp.gif new file mode 100644 index 0000000..382315e Binary files /dev/null and b/public/imgs/gifs/gimp.gif differ diff --git a/public/imgs/gifs/gnu-linux.gif b/public/imgs/gifs/gnu-linux.gif new file mode 100644 index 0000000..89e3562 Binary files /dev/null and b/public/imgs/gifs/gnu-linux.gif differ diff --git a/public/imgs/gifs/imagine.gif b/public/imgs/gifs/imagine.gif new file mode 100644 index 0000000..fc9f559 Binary files /dev/null and b/public/imgs/gifs/imagine.gif differ diff --git a/public/imgs/gifs/jsfree.gif b/public/imgs/gifs/jsfree.gif new file mode 100644 index 0000000..b83040c Binary files /dev/null and b/public/imgs/gifs/jsfree.gif differ diff --git a/public/imgs/gifs/kmelon.gif b/public/imgs/gifs/kmelon.gif new file mode 100644 index 0000000..bc95862 Binary files /dev/null and b/public/imgs/gifs/kmelon.gif differ diff --git a/public/imgs/gifs/legalize.gif b/public/imgs/gifs/legalize.gif new file mode 100644 index 0000000..071d4d4 Binary files /dev/null and b/public/imgs/gifs/legalize.gif differ diff --git a/public/imgs/gifs/moz.gif b/public/imgs/gifs/moz.gif new file mode 100644 index 0000000..ad0653a Binary files /dev/null and b/public/imgs/gifs/moz.gif differ diff --git a/public/imgs/gifs/obras.gif b/public/imgs/gifs/obras.gif new file mode 100644 index 0000000..3c8443e Binary files /dev/null and b/public/imgs/gifs/obras.gif differ diff --git a/public/imgs/gifs/poweredbyfedora.gif b/public/imgs/gifs/poweredbyfedora.gif new file mode 100644 index 0000000..a632810 Binary files /dev/null and b/public/imgs/gifs/poweredbyfedora.gif differ diff --git a/public/imgs/gifs/poweredbynix.svg b/public/imgs/gifs/poweredbynix.svg new file mode 100644 index 0000000..0bc8c80 --- /dev/null +++ b/public/imgs/gifs/poweredbynix.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/imgs/gifs/pride.gif b/public/imgs/gifs/pride.gif new file mode 100644 index 0000000..9a48896 Binary files /dev/null and b/public/imgs/gifs/pride.gif differ diff --git a/public/imgs/gifs/steam.gif b/public/imgs/gifs/steam.gif new file mode 100644 index 0000000..1f4fe29 Binary files /dev/null and b/public/imgs/gifs/steam.gif differ diff --git a/public/imgs/gifs/tired.gif b/public/imgs/gifs/tired.gif new file mode 100644 index 0000000..bf53872 Binary files /dev/null and b/public/imgs/gifs/tired.gif differ diff --git a/public/imgs/gifs/vi.gif b/public/imgs/gifs/vi.gif new file mode 100644 index 0000000..9aa8301 Binary files /dev/null and b/public/imgs/gifs/vi.gif differ diff --git a/public/imgs/gifs/web3.gif b/public/imgs/gifs/web3.gif new file mode 100644 index 0000000..4f5a2f1 Binary files /dev/null and b/public/imgs/gifs/web3.gif differ diff --git a/public/imgs/gifs/weezer.gif b/public/imgs/gifs/weezer.gif new file mode 100644 index 0000000..d7fa9d1 Binary files /dev/null and b/public/imgs/gifs/weezer.gif differ -- cgit v1.2.3