1+ <!DOCTYPE HTML>
2+ <!--
3+ Made with ❤ for the BANANO community!
4+ MKZI Design Labs - https://github.com/HelloMokuzai
5+ -->
6+ < html >
7+ < head >
8+ < title > Banano HUB | 404 - Page not found!</ title >
9+ < meta charset ="utf-8 " />
10+ < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
11+ < meta property ="og:site_name " content ="Banano HUB | Explore the Banano Ecosystem! ">
12+ < meta property ="og:type " content ="website ">
13+ < meta property ="og:url " content ="https://hub.banano.network/ ">
14+ < meta property ="og:image " content ="https://raw.githubusercontent.com/HelloMokuzai/banano-hub/refs/heads/main/images/banner.jpg ">
15+ < meta property ="og:description " content ="Banano HUB is an information & link repository for monkeys using the BANANO Cryptocurrency Network! ">
16+ < meta name ="twitter:card " content ="summary_large_image "/>
17+ < meta name ="twitter:title " content ="Banano HUB | Explore the Banano Ecosystem! "/>
18+ < meta name ="twitter:description " content ="Banano HUB is an information & link repository for monkeys using the BANANO Cryptocurrency Network! "/>
19+ < meta name ="twitter:site " content ="@bananocoin "/>
20+ < meta name ="twitter:image " content ="https://raw.githubusercontent.com/HelloMokuzai/banano-hub/refs/heads/main/images/banner.jpg "/>
21+ < meta name ="twitter:creator " content ="@HelloMokuzai "/>
22+ < link rel ="stylesheet " href ="assets/css/main.css " />
23+ < link rel ="shortcut icon " type ="image/x-icon " href ="favicon.ico ">
24+ < noscript > < link rel ="stylesheet " href ="assets/css/noscript.css " /> </ noscript >
25+ </ head >
26+ < body class ="is-preload ">
27+ <!-- Wrapper -->
28+ < div id ="wrapper ">
29+
30+ <!-- Header -->
31+ < header id ="header ">
32+ < div class ="inner ">
33+
34+ <!-- Logo -->
35+ < a href ="index.html " class ="logo ">
36+ < span class ="symbol "> < img src ="images/ban-logo.svg " alt ="" /> </ span > < span class ="title "> Banano HUB</ span >
37+ </ a >
38+
39+ <!-- Nav -->
40+ < nav >
41+ < ul >
42+ < li > < a href ="#menu "> Menu</ a > </ li >
43+ </ ul >
44+ </ nav >
45+
46+ </ div >
47+ </ header >
48+
49+ <!-- Menu -->
50+ < nav id ="menu ">
51+ < h2 > Menu</ h2 >
52+ < ul >
53+ < li > < a href ="index.html "> Home</ a > </ li >
54+ < li > < a href ="wallets.html "> Wallets</ a > </ li >
55+ < li > < a href ="faucets.html "> Faucets</ a > </ li >
56+ < li > < a href ="exchanges.html "> Exchanges</ a > </ li >
57+ < li > < a href ="wban.html "> Wrapped Banano</ a > </ li >
58+ < li > < a href ="gaming.html "> Gaming</ a > </ li >
59+ < li > < a href ="shopping.html "> Shopping</ a > </ li >
60+ < li > < a href ="developer.html "> Developer Tools</ a > </ li >
61+ < li > < a href ="merchant.html "> Merchant Solutions</ a > </ li >
62+ < li > < a href ="resources.html "> Resources</ a > </ li >
63+ </ ul >
64+ </ nav >
65+
66+ <!-- Main -->
67+ < div id ="main ">
68+ < div class ="inner ">
69+ < h1 > OOPS! Page not found (404)</ h1 >
70+ < span class ="image main "> < img src ="images/404_monkey.png " alt ="" /> </ span >
71+ < center >
72+ < p > < b > This is not the page you are looking for..</ b > </ p >
73+ < p > But if theres something you would like to add to the Banano Hub, get in contact using the details below!</ p >
74+ < p > < a href ="index.html " class ="button large primary "> Return Home < i class ="icon solid style1 fa-home "> </ i > </ a > </ p >
75+ </ center >
76+ </ div >
77+ </ div >
78+
79+ <!-- Footer -->
80+ < footer id ="footer ">
81+ < div class ="inner ">
82+ < section >
83+ < h2 > Contribute</ h2 >
84+ < p > Banano HUB is a Free and open-source software (FOSS) project. To contribute you can open a pull request / submit an issue on < a href ="https://github.com/HelloMokuzai/banano-hub " target ="_blank "> < b > Github</ b > </ a > or 💌 < a href = "mailto: hellomokuzai@outlook.com "> < b > hellomokuzai@outlook.com</ b > </ a > </ p >
85+ < h2 > Donate ❤️</ h2 >
86+ < p > < span class ="image left "> < img src ="images/qr-code.png " alt ="" /> < a class ="button primary small fit " onclick ="Copy_Address() "; > Copy to Clipboard</ a > </ span > This website is maintained as a labour of love. However, if you wish to show your appreciation for my efforts - please feel free to donate BANANO (BAN) to the address below.</ p >
87+ < p > < input type ="text " value ="ban_3j8gwrkc7qgx11rrncdw8bzuuo4ojwp3xkawspefm3sbac3s5i6f48dgewfd " id ="Ban_Address "> </ p >
88+ </ section >
89+ < section >
90+ < h2 > Community</ h2 >
91+ < ul class ="icons ">
92+ < li > < a href ="https://chat.banano.cc/ " class ="icon brands style2 fa-discord "> < span class ="label "> Discord</ span > </ a > </ li >
93+ < li > < a href ="https://reddit.com/r/banano " class ="icon brands style2 fa-reddit-alien "> < span class ="label "> Reddit</ span > </ a > </ li >
94+ < li > < a href ="https://twitter.com/bananocoin " class ="icon brands style2 fa-twitter "> < span class ="label "> Twitter</ span > </ a > </ li >
95+ < li > < a href ="https://t.me/banano_official " class ="icon brands style2 fa-telegram-plane "> < span class ="label "> Telegram</ span > </ a > </ li >
96+ < li > < a href ="https://www.youtube.com/c/bananopictures " class ="icon brands style2 fa-youtube "> < span class ="label "> Youtube</ span > </ a > </ li >
97+ < li > < a href ="https://medium.com/banano " class ="icon brands style2 fa-medium "> < span class ="label "> Medium</ span > </ a > </ li >
98+ < li > < a href ="https://instagram.com/bananocurrency " class ="icon brands style2 fa-instagram "> < span class ="label "> Instagram</ span > </ a > </ li >
99+ < li > < a href ="https://www.facebook.com/bananocurrency/ " class ="icon brands style2 fa-facebook "> < span class ="label "> Facebook</ span > </ a > </ li >
100+ </ ul >
101+ < h2 > Contact</ h2 >
102+ < ul class ="icons ">
103+ < li > < a href ="https://github.com/HelloMokuzai " class ="icon brands style2 fa-github "> < span class ="label "> GitHub</ span > </ a > </ li >
104+ < li > < a href ="mailto: hellomokuzai@outlook.com " class ="icon solid style2 fa-envelope "> < span class ="label "> Email</ span > </ a > </ li >
105+ </ ul >
106+ </ section >
107+ < ul class ="copyright ">
108+ < li > © Banano HUB 2024. </ li > < li > < a href ="https://github.com/HelloMokuzai "> MKZI Design Labs</ a > </ li > < li > Get Banano Domains: < a href ="https://banano.network/ "> banano.network</ a > </ li >
109+ </ ul >
110+ </ div >
111+ </ footer >
112+
113+ </ div >
114+
115+ <!-- Scripts -->
116+ < script src ="assets/js/jquery.min.js "> </ script >
117+ < script src ="assets/js/browser.min.js "> </ script >
118+ < script src ="assets/js/breakpoints.min.js "> </ script >
119+ < script src ="assets/js/util.js "> </ script >
120+ < script src ="assets/js/main.js "> </ script >
121+ < script >
122+ function Copy_Address ( ) {
123+ var copyText = document . getElementById ( "Ban_Address" ) ;
124+ copyText . select ( ) ;
125+ copyText . setSelectionRange ( 0 , 99999 )
126+ document . execCommand ( "copy" ) ;
127+ alert ( "Copied to clipboard: " + copyText . value ) ;
128+ }
129+ </ script >
130+
131+ </ body >
132+ </ html >
0 commit comments