mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 21:15:48 -04:00
move keybase.txt into /.well-known
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>403 Forbidden</title>
|
||||
<meta name="robots" content="noindex">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noindex">
|
||||
<style>
|
||||
body {
|
||||
background: #4f4f4f;
|
||||
@@ -19,7 +19,7 @@
|
||||
a:hover {
|
||||
color: #a5a5a5;
|
||||
}
|
||||
h1, h2 {
|
||||
h1, h2, svg {
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
h1 {
|
||||
@@ -29,9 +29,9 @@
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
</style>
|
||||
<link rel="shortcut icon" href="https://jarv.is/img/favicon.ico" sizes="16x16 32x32 48x48">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Artwork credit: https://kyivstar.ua/en/bugbounty -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 229 232" width="229" height="232">
|
||||
<!-- Generator: Sketch 49.3 (51167) - http://www.bohemiancoding.com/sketch -->
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
@@ -69,7 +69,6 @@
|
||||
<polyline fill="#474747" points="114.936932 193.251495 108.936466 193.251495 108.936466 187.525825 110.702369 187.525825 110.702369 191.668039 114.936932 191.668039 114.936932 193.251495"/>
|
||||
</g>
|
||||
</svg>
|
||||
<br><br>
|
||||
<h1>Fancy meeting you here...</h1>
|
||||
<h2>Nice try, though! <a href="https://jarv.is/">Shall we go back home?</a> 😊</h2>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user