forked from ubuntupunk/muizenmesh
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (128 loc) · 6.36 KB
/
index.html
File metadata and controls
163 lines (128 loc) · 6.36 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang="en-ZA">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9X5DSV451K"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9X5DSV451K');
</script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content="MuizenMesh" />
<meta property="og:site_name" content="MuizenMesh" />
<meta property="og:url" content="https://muizenmesh.co.za/" />
<meta property="og:type" content="website" />
<title>
MuizenMesh
</title>
<meta name="description" content="online community network" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://muizenmesh.co.za/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://muizenmesh.co.za/images/" />
<link rel="stylesheet" type="text/css" href="https://muizenmesh.co.za/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Arvo:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.min.css">
<link href="https://muizenmesh.co.za/index.xml" rel="alternate" type="application/rss+xml" title="MuizenMesh" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.min.js"></script>
<meta name="flattr:id" content="q5q00p">
<link rel="canonical" href="https://muizenmesh.co.za/" />
<script type="text/javascript" src="https://muizenmesh.co.za/js/jquery.js"></script>
<script type="text/javascript" src="https://muizenmesh.co.za/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://muizenmesh.co.za/js/index.js"></script>
<script src="https://muizenmesh.co.za/js/particles.min.js"></script>
<script src="https://muizenmesh.co.za/js/particles.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/634e5f10daff0e1306d290f7/1gfl26mtf';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body class="nav-closed">
<div id="particles-js"></div>
<div class="site-wrapper">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened" role="presentation">
<a href="https//webmail.muizenmesh.co.za">Mail</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/info.html">Info</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/bbs/">BBS</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/wiki">Wiki</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/zen">Dawn Patrol</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/mix">Mixer</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/wp/web">Sites</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://poe.com/MuizenGPT">GPT</a>
</li>
<! -- was a link to RocketChat server, no longer implemented
<li class="nav-opened" role="presentation">
<a href="https://muizenmesh.co.za/net">MuizenNet</a>
</li>
-->
</ul>
</div>
<span class="nav-cover"></span>
<header class="main-header" style="background-image: url(https://muizenmesh.co.za/images/screen.jpg)">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" id="div-desktop" href="https://muizenmesh.co.za/"><img src="https://muizenmesh.co.za/images/logo.gif" alt="Blog Logo"></a>
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
<a class="menu-button" href="https://webmail.muizenmesh.co.za">Mail</a>
<a class="menu-button" href="https://muizenmesh.co.za/info.html">Info</a>
<a class="menu-button" href="https://muizenmesh.co.za/lab">Lab</a>
<a class="menu-button" href="https://muizenmesh.co.za/wiki">Wiki</a>
<a class="menu-button" href="https://muizenmesh.co.za/bbs/">BBS</a>
<a class="menu-button" href="https://muizenmesh.co.za/zen">Dawn Patrol</a>
<!-- <a class="menu-button" href="https://muizenmesh.co.za/cloud">Cloud</a> -->
<a class="menu-button" href="https://muizenmesh.co.za/wp/web">Sites</a>
<a class="menu-button" href="https://muizenmesh.co.za/mixer">Mixer</a>
<!-- <a class="menu-button" href="https://muizenmesh.co.za/net">MuizenNet</a> -->
<a class="menu-button" href="https://poe.com/MuizenGPT">GPT</a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">
<a class="btn-bootstrap-2 arctic-scroll" data-offset="100" href="#content">MuizenMesh</a>
</h1>
<h2 class="page-description">online community network</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">MuizenMesh</a> All rights reserved - 2020-2023</section>
<section class="flattr"><a href="https://flattr.com/@ubuntupunk">flattr us</a></section>
<section class="poweredby">Proudly generated by <a class="icon-hugo" href="https://netbones.co.za">NetBones</a></section>
</footer>
</div>
</body>
</html>