File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,19 +51,25 @@ export default function Home() {
5151 < img src = "/buttons/hackclub.gif" alt = "hack club" />
5252 </ a >
5353 < a href = "https://github.com" target = "_blank" >
54- < img src = "/buttons/github.gif" alt = "hack club" />
54+ < img src = "/buttons/github.gif" alt = "github" />
55+ </ a >
56+ < a href = "https://apple.com" target = "_blank" >
57+ < img src = "/buttons/macosmade.gif" alt = "apple" />
58+ </ a >
59+ < a href = "https://neovim.io" target = "_blank" >
60+ < img src = "/buttons/neovim.gif" alt = "apple" />
61+ </ a >
62+ < a href = "https://vim.org" target = "_blank" >
63+ < img src = "/buttons/vim.gif" alt = "apple" />
64+ </ a >
65+ < a href = "https://apple.com" target = "_blank" >
66+ < img src = "/buttons/apple.gif" alt = "apple" />
5567 </ a >
5668 < a href = "https://eightyeightthirty.one/#" target = "_blank" >
57- < img
58- src = "https://raw.githubusercontent.com/NotNite/eightyeightthirtyone/main/client/public/88x31.png"
59- alt = "eightyeightthirtyone"
60- />
69+ < img src = "/buttons/88x31.png" alt = "eightyeightthirtyone" />
6170 </ a >
6271 < a href = "https://anybrowser.org" target = "_blank" >
63- < img
64- src = "https://anybrowser.org/campaign/bvgraphics/detect.gif"
65- alt = "eightyeightthirtyone"
66- />
72+ < img src = "/buttons/detect.gif" alt = "anybrowser" />
6773 </ a >
6874 </ div >
6975 </ div >
You can’t perform that action at this time.
0 commit comments