このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
owacon.moe/www/index.html

33 行
1.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>オワコンテック</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
<body>
<h1>オワコンテック</h1>
<div class="container">
<div class="body">
<p>
オワコンテックのプライバシーフロントエンドは下記で御座います。
</p>
<p style="text-align: center;">
<a href="https://youtube.owacon.moe"><img src="youtube.png" alt="YouTube" /></a>
<a href="https://twitter.owacon.moe"><img src="twitter.png" alt="Twitter" /></a>
<a href="https://odysee.owacon.moe"><img src="odysee.png" alt="LBRY/Odysee" /></a>
<a href="https://mixi.owacon.moe"><img src="mixi.png" alt="Mixi" /></a>
<a href="https://google.owacon.moe"><img src="google.png" alt="Google" /></a>
</p>
<p>
サービスは全部無料ですので、<a href="https://076.moe/support/">モネロ</a>で支援出来れば、幸いです。
</p>
</div>
</div>
<div class="footer">
<a href="https://gitler.moe/suwako/owacon.moe">ページの<img src="/git.png" alt="Git" />Gitリポジトリ </a>
</div>
</body>
</html>