mcmillian.dev/html/go/pnut-bridge/index.html
Morgan McMillian a27631c793
All checks were successful
thrrgilag/mcmillian.dev/pipeline/head This commit looks good
update url to project
2024-03-10 07:33:30 -07:00

17 lines
627 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="go-import" content="mcmillian.dev/go/pnut-bridge git https://git.dreamfall.space/spacenerdmo/pnut-bridge.git">
<link rel="stylesheet" href="/style.css">
<title>pnut-bridge</title>
</head>
<body>
<h1>pnut-bridge</h1>
<p>A matterbridge API plugin allowing you to connect message channels on pnut.io to other supported chat services.</p>
<p>Project hosted on <a href="https://git.dreamfall.space/spacenerdmo/pnut-bridge.git">Gitea</a>.</p>
</body>
</html>