feat(site): premier commit
This commit is contained in:
63
contact/index.html
Normal file
63
contact/index.html
Normal file
@ -0,0 +1,63 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/hugo-apps-theme.min.a449c8e54cddf77fd164b741556c2562ac8dfea02a619582ad785d6de835faa0.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"/>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
|
||||
<meta property="og:title" content="Contact" />
|
||||
<meta property="og:description" content="Contactez moi ! email : contact[at]cyberjinh.fr XMPP (JID) : keepwatchingme[at]im.cyberjinh.fr GPG : 0xDE9D84471CFD8DD8" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://cyberjinh.fr/contact/" /><meta property="article:section" content="" />
|
||||
<meta property="article:published_time" content="2021-03-05T10:32:28+01:00" />
|
||||
<meta property="article:modified_time" content="2021-03-05T10:32:28+01:00" />
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="apps-header">
|
||||
<div style="margin-bottom:1rem">
|
||||
<a href="../" style="float: left">Back</a>
|
||||
<br/>
|
||||
<a href="https://cyberjinh.fr" class="apps-header-title">
|
||||
<h1>
|
||||
Cyberjinh Network
|
||||
</h1>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<a class="apps-menu-item" href="/services">
|
||||
<h4>Services</h4>
|
||||
</a>
|
||||
|
||||
<a class="apps-menu-item" href="https://git.cyberjinh.fr/cjinh/XMPP">
|
||||
<h4>Git</h4>
|
||||
</a>
|
||||
|
||||
<a class="apps-menu-item" href="/contact">
|
||||
<h4>Contact</h4>
|
||||
</a>
|
||||
|
||||
<a class="apps-menu-item" href="https://status.cyberjinh.fr">
|
||||
<h4>Status</h4>
|
||||
</a>
|
||||
|
||||
|
||||
<hr/>
|
||||
</header>
|
||||
<div class="apps-body">
|
||||
<div class="apps-content"><h1>Contactez moi !<h1>
|
||||
<p>email : contact[at]cyberjinh.fr <br />
|
||||
XMPP (JID) : keepwatchingme[at]im.cyberjinh.fr <img src="https://im.cyberjinh.fr:5281/status/keepwatchingme/" /> <br />
|
||||
GPG : <a href ="/files/jinh(0xDE9D84471CFD8DD8)pub.asc" title"clef GPG">0xDE9D84471CFD8DD8</a></p></div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user