refractor(website): changement page index et xmpp

This commit is contained in:
Anael
2021-03-06 11:50:17 +01:00
parent 67b9582b0a
commit 0a9dc863e2
10 changed files with 128 additions and 66 deletions

View File

@ -7,8 +7,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>
<link rel="stylesheet" href="/css/default.min.css"/>
<script src="/js/highlight.min.js"></script>
<meta property="og:title" content="Converse.js" />
<meta property="og:description" content="https://chat.cyberjinh.fr" />
<meta property="og:type" content="article" />
@ -35,7 +35,7 @@
<h4>Services</h4>
</a>
<a class="apps-menu-item" href="https://git.cyberjinh.fr/cjinh/XMPP">
<a class="apps-menu-item" href="https://git.cyberjinh.fr/explore/repos" target="_blank">
<h4>Git</h4>
</a>
@ -43,7 +43,7 @@
<h4>Contact</h4>
</a>
<a class="apps-menu-item" href="https://status.cyberjinh.fr">
<a class="apps-menu-item" href="https://status.cyberjinh.fr" target="_blank">
<h4>Status</h4>
</a>
@ -52,7 +52,7 @@
</header>
<div class="apps-body">
<div class="apps-content"><h1 style="text-align: center">Converse.js</h1>
<hr/><p>https://chat.cyberjinh.fr</p></div>
<hr/><a href="https://chat.cyberjinh.fr" target="_blank">chat.cyberjinh.fr</a></div>
</div>
</body>