Merge branch 'master' into dev
This commit is contained in:
commit
a18278ddd4
@ -1,103 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<head data-suburl="">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title> hostkeys - git.dotya.ml Gitea Service </title>
|
||||
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
|
||||
<meta name="theme-color" content="#6cc644">
|
||||
<meta name="author" content="dotya.ml">
|
||||
<meta name="description" content="git.dotya.ml Gitea instance by dotya.ml provided for fun as a hobby, with passion and love">
|
||||
<meta name="keywords" content="go,git,self-hosted,libre,golang,gitea">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<link rel="icon" href="/img/favicon.svg" type="image/svg+xml">
|
||||
<link rel="alternate icon" href="/img/favicon.png" type="image/png">
|
||||
<link rel="mask-icon" href="/img/gitea-safari.svg" color="#609926">
|
||||
<link rel="fluid-icon" href="/img/gitea-lg.png" title="git.dotya.ml Gitea Service">
|
||||
|
||||
<link rel="stylesheet" href="/css/index.css?v=d2aa98ab3861595978bdf255cf27d6a4">
|
||||
<noscript>
|
||||
<style>
|
||||
.dropdown:hover > .menu { display: block; }
|
||||
.ui.secondary.menu .dropdown.item > .menu { margin-top: 0; }
|
||||
</style>
|
||||
</noscript>
|
||||
<style class="list-search-style"></style>
|
||||
|
||||
<meta property="og:title" content="git.dotya.ml Gitea Service">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:image" content="/img/gitea-lg.png">
|
||||
<meta property="og:url" content="https://git.dotya.ml/">
|
||||
<meta property="og:description" content="git.dotya.ml Gitea instance by dotya.ml provided for fun as a hobby, with passion and love">
|
||||
|
||||
<meta property="og:site_name" content="git.dotya.ml Gitea Service">
|
||||
|
||||
<link rel="stylesheet" href="/css/theme-42l-dark.css?v=d2aa98ab3861595978bdf255cf27d6a4">
|
||||
</head>
|
||||
<body>
|
||||
<div class="full height">
|
||||
<div class="ui top secondary stackable main menu following bar light">
|
||||
<div class="ui container" id="navbar">
|
||||
<div class="item brand" style="justify-content: space-between;">
|
||||
<a href="/">
|
||||
<img class="ui mini image" src="/img/git.dotya.ml.svg" alt="git.dotya.ml icon">
|
||||
</a>
|
||||
<div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
|
||||
<i class="sidebar icon"></i>
|
||||
</div>
|
||||
</div>
|
||||
<a class="item active" href="/">Home</a>
|
||||
<div class="right stackable menu">
|
||||
<a class="item" href="/user/sign_up">
|
||||
<svg viewBox="0 0 16 16" class="svg octicon-person" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M10.5 5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm.061 3.073a4 4 0 10-5.123 0 6.004 6.004 0 00-3.431 5.142.75.75 0 001.498.07 4.5 4.5 0 018.99 0 .75.75 0 101.498-.07 6.005 6.005 0 00-3.432-5.142z"></path></svg> Register
|
||||
</a>
|
||||
<a class="item" rel="nofollow" href="/user/login?redirect_to=%2f">
|
||||
<svg viewBox="0 0 16 16" class="svg octicon-sign-in" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M2 2.75C2 1.784 2.784 1 3.75 1h2.5a.75.75 0 010 1.5h-2.5a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h2.5a.75.75 0 010 1.5h-2.5A1.75 1.75 0 012 13.25V2.75zm6.56 4.5l1.97-1.97a.75.75 0 10-1.06-1.06L6.22 7.47a.75.75 0 000 1.06l3.25 3.25a.75.75 0 101.06-1.06L8.56 8.75h5.69a.75.75 0 000-1.5H8.56z"></path></svg> Sign In
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hostkeys">
|
||||
<div class="repository file list ">
|
||||
</div>
|
||||
<div class="ui container">
|
||||
<table class="ui single line table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><h3 class="ui header">
|
||||
<i class="key icon"></i>Host keys
|
||||
</h3></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="name four wide">(ED25519)</td>
|
||||
<td>SHA256:i6DvPgfdDa9vafcCYdsleV1v5P2WFPHrNt/eJWL1KTo</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name four wide">(ECDSA)</td>
|
||||
<td>SHA256:1ksd14LUKfLaRriGWt/zlfhetUUVv4cehIffK//iH6o</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name four wide">(RSA)</td>
|
||||
<td>SHA256:2t/JTS5p/AGee3mj3DRCWVhnGAjxC67akaG+qE9J4cU</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<footer>
|
||||
<div class="ui container">
|
||||
<div class="ui left">
|
||||
</div>
|
||||
<div class="ui right links">
|
||||
<a href="https://status.dotya.ml/" rel="noopener">Status</a>
|
||||
<a href="/dotya.ml" rel="noopener">· dotya.ml ·</a>
|
||||
<a href="https://dotya.ml/contact/" rel="noopener">Contact</a>
|
||||
<a href="/0DD13DBC6B5433D3.asc" title="default signing key" rel="noopener">0DD13DBC6B5433D3</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</html>
|
4
custom/public/ssh-hostkeys.txt
Normal file
4
custom/public/ssh-hostkeys.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# git.dotya.ml
|
||||
SHA256:i6DvPgfdDa9vafcCYdsleV1v5P2WFPHrNt/eJWL1KTo (ED25519)
|
||||
SHA256:1ksd14LUKfLaRriGWt/zlfhetUUVv4cehIffK//iH6o (ECDSA)
|
||||
SHA256:2t/JTS5p/AGee3mj3DRCWVhnGAjxC67akaG+qE9J4cU (RSA)
|
@ -1,4 +1,4 @@
|
||||
<a href="/hostkeys.html" rel="noreferer">hostkeys</a>
|
||||
<a href="/ssh-hostkeys.txt" rel="noreferer">hostkeys</a>
|
||||
<a href="https://status.dotya.ml/" rel="noopener">Status</a>
|
||||
<a href="/dotya.ml" rel="noopener">· dotya.ml ·</a>
|
||||
<a href="https://dotya.ml/contact/" rel="noopener">Contact</a>
|
||||
|
Loading…
Reference in New Issue
Block a user