Init
This commit is contained in:
parent
c3e7686160
commit
5f8c1414db
|
@ -8,7 +8,26 @@
|
||||||
<title>Donate to HectaBit</title>
|
<title>Donate to HectaBit</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div w3-include-html="/sidebar.html"></div>
|
<div class="sidebar">
|
||||||
|
<img src="/assets/img/hectabit.svg">
|
||||||
|
<h1>Main Website</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://hectabit.org/" target="_blank">Home</a></li>
|
||||||
|
<li><a href="https://hectabit.org/donate" target="_blank">Donate</a></li>
|
||||||
|
<li><a href="https://hectabit.org/halloffame" target="_blank">Hall of fame</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Software</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://centrifuge.hectabit.org" target="_blank">Centrifuge</a></li>
|
||||||
|
<li><a href="https://hectabit.org/evolutionos" target="_blank">EvolutionOS</a></li>
|
||||||
|
<li><a href="https://hectabit.org/st3" target="_blank">SuperTux 3D</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Services</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://matrix.to/#/#devel:hectabit.org" target="_blank">Matrix</a></li>
|
||||||
|
<li><a href="https://notes.hectabit.org" target="_blank">Notes</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Thank you for (considering) donating to HectaBit!</h1>
|
<h1>Thank you for (considering) donating to HectaBit!</h1>
|
||||||
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
||||||
|
|
|
@ -8,7 +8,26 @@
|
||||||
<link rel="icon" href="favicon.svg">
|
<link rel="icon" href="favicon.svg">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div w3-include-html="/sidebar.html"></div>
|
<div class="sidebar">
|
||||||
|
<img src="/assets/img/hectabit.svg">
|
||||||
|
<h1>Main Website</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://hectabit.org/" target="_blank">Home</a></li>
|
||||||
|
<li><a href="https://hectabit.org/donate" target="_blank">Donate</a></li>
|
||||||
|
<li><a href="https://hectabit.org/halloffame" target="_blank">Hall of fame</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Software</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://centrifuge.hectabit.org" target="_blank">Centrifuge</a></li>
|
||||||
|
<li><a href="https://hectabit.org/evolutionos" target="_blank">EvolutionOS</a></li>
|
||||||
|
<li><a href="https://hectabit.org/st3" target="_blank">SuperTux 3D</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Services</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://matrix.to/#/#devel:hectabit.org" target="_blank">Matrix</a></li>
|
||||||
|
<li><a href="https://notes.hectabit.org" target="_blank">Notes</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Welcome to HectaBit's Hall of fame!</h1>
|
<h1>Welcome to HectaBit's Hall of fame!</h1>
|
||||||
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
||||||
|
|
21
index.html
21
index.html
|
@ -8,7 +8,26 @@
|
||||||
<link rel="icon" href="/assets/img/hectabit.svg">
|
<link rel="icon" href="/assets/img/hectabit.svg">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div w3-include-html="/sidebar.html"></div>
|
<div class="sidebar">
|
||||||
|
<img src="/assets/img/hectabit.svg">
|
||||||
|
<h1>Main Website</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://hectabit.org/" target="_blank">Home</a></li>
|
||||||
|
<li><a href="https://hectabit.org/donate" target="_blank">Donate</a></li>
|
||||||
|
<li><a href="https://hectabit.org/halloffame" target="_blank">Hall of fame</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Software</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://centrifuge.hectabit.org" target="_blank">Centrifuge</a></li>
|
||||||
|
<li><a href="https://hectabit.org/evolutionos" target="_blank">EvolutionOS</a></li>
|
||||||
|
<li><a href="https://hectabit.org/st3" target="_blank">SuperTux 3D</a></li>
|
||||||
|
</ul>
|
||||||
|
<h1>HectaBit Services</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://matrix.to/#/#devel:hectabit.org" target="_blank">Matrix</a></li>
|
||||||
|
<li><a href="https://notes.hectabit.org" target="_blank">Notes</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>Welcome to the Hectabit Homepage!</h1>
|
<h1>Welcome to the Hectabit Homepage!</h1>
|
||||||
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
<li><button id="sidebutton">Toggle Sidebar</button></li>
|
||||||
|
|
Reference in New Issue