1
0
homepage/accounts.html

34 lines
1.7 KiB
HTML
Raw Normal View History

2024-07-13 18:55:02 +02:00
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~/Accounts</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~/Accounts</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~/Accounts $</b> list<br>
Reserve Fedi Acc: <a rel="me" href="https://mstdn.social/@chicory" target="_blank">@chicory@mstdn.social</a><br>
Reserve E-Mail: <a href="mailto:ch1c0ry@proton.me">ch1c0ry@proton.me</a><br>
Reserve E-Mail: <a href="mailto:chicory@disroot.org">chicory@disroot.org</a><br>
Reserve XMPP: <a href="xmpp:chicory@disroot.org">chicory@disroot.org</a><br>
2024-08-01 12:36:46 +02:00
DockerHub: <a href="https://hub.docker.com/u/ch1c0ry">@ch1c0ry</a><br>
Packagist: <a href="https://packagist.org/users/chicory">@chicory</a><br>
2024-07-13 18:55:02 +02:00
Stepik: <a href="https://stepik.org/users/390276134" target="_blank">@Chicory</a><br>
CodeWars: <a href="https://www.codewars.com/users/ch1c0ry" target="_blank">@ch1c0ry</a><br>
<b>chicory@fossee:~/Accounts $</b> <a href="index.html">go_home</a> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>