mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-19 12:36:06 +00:00
12 lines
307 B
Cheetah
12 lines
307 B
Cheetah
<html>
|
|
<body>
|
|
<h1>Welcome to FreedomBuddy!</h1>
|
|
<p>You can:</p>
|
|
<ul>
|
|
<li><a href="/hosting">Host</a> services for others.</li>
|
|
<li><a href="/consuming">Consume</a> others' services.</li>
|
|
<li><a href="/stop">Stop</a> the FreedomBuddy service.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|