-
Notifications
You must be signed in to change notification settings - Fork 0
/
ukraine.html
51 lines (49 loc) · 2.24 KB
/
ukraine.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Help Ukraine · HoboVR Labs</title>
<link rel="icon" type="image/x-png" href="/favicon.png">
<link rel="stylesheet" href="/style.css">
<meta property="og:title" content="Help Ukraine · HoboVR Labs" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hobovrlabs.org/" />
<meta property="og:site_name" content="HoboVR Labs" />
<meta property="og:description" content="Donate to Ukraine" />
<meta property="og:image" content="https://www.hobovrlabs.org/img/hobovr-logo.png" /><meta property="og:image:alt" content="HoboVR Labs Docs" />
</head>
<body>
<header>
<div class="logo">
</div>
<nav>
<a href="/">Home</a>
<a href="https://github.com/HoboVR-Labs">Git</a>
<a href="https://docs.hobovrlabs.org/">Docs</a>
<a href="/team.html">Team</a>
<a href="/contact.html">Contact</a>
</nav>
</header>
<div class="center-mid">
<h2> 🇺🇦 Donate to Ukraine 🇺🇦</h2>
<p>
humanitarian:<br>
<a href="https://bank.gov.ua/ua/about/humanitarian-aid-to-ukraine">National Bank of Ukraine | Humanitarian Aid</a><br>
<a href="https://aid.prytulafoundation.org/en/">Pretula Foundation | Humanitarian Aid</a><br>
<a href="https://savelife.in.ua/">Return Alive</a><br>
<a href="https://redcross.org.ua/en/">Ukrainian Red Cross</a><br>
<a href="https://novaukraine.org/">Nova Ukraine</a><br>
<a href="https://www.razomforukraine.org/">Razom</a><br>
army:<br>
<a href="https://bank.gov.ua/ua/about/support-the-armed-forces">National Bank of Ukraine | Military Aid</a><br>
<a href="https://prytulafoundation.org/#a4c551044c3b40f3a3091a1e8086eac6">Pretula Foundation | Military Aid</a><br>
<a href="https://armysos.com.ua/">Army SOS</a><br>
<a href="https://pekelnitachky.com/">Pekelni Tachky</a><br>
<a href="https://kolegistudio.co.ua/bandera-car">Bandera Car</a><br>
<a href="https://www.supportukraine.co/">#SupportUkraine🇺🇦</a><br>
</p>
</div>
<br>
</body>
</html>