fix icons
This commit is contained in:
parent
d62d0827f9
commit
4968bbd2d6
100
docs/index.html
100
docs/index.html
|
@ -1,100 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>gTLD's</title>
|
||||
<meta property="og:title" content="gTLD's">
|
||||
<meta name="description" content="sort .gTLD's by length and price">
|
||||
<meta property="og:description" content="sort .gTLD's by length and price">
|
||||
<meta property="og:type" content="profile">
|
||||
<meta property="og:url" content="https://dym.sh/gtlds/">
|
||||
<meta property="og:image" content="https://dym.sh/gtlds/th.png">
|
||||
<meta property="og:logo" content="https://dym.sh/icon.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<meta name="theme-color" content="#1c1c1c">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
|
||||
<link sizes="128x128" href="https://dym.sh/favicon.ico" type="image/png" rel="icon">
|
||||
<link sizes="500x500" href="https://dym.sh/icon.png" type="image/png" rel="icon">
|
||||
<link sizes="500x500" href="https://dym.sh/icon.png" type="image/png" rel="apple-touch-icon">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" title="global feed" href="https://dym.sh/rss">
|
||||
<link rel="canonical" href="https://dym.sh/gtlds/">
|
||||
|
||||
<link rel="me" href="mailto:re@dym.sh">
|
||||
<link rel="me" href="@dym@dym.sh">
|
||||
<link rel="me" href="https://dym.sh/@dym">
|
||||
<link rel="me" href="https://lemmy.world/u/dym_sh">
|
||||
<link rel="me" href="https://github.com/dym-sh">
|
||||
<link rel="me" href="https://codepen.io/dym-sh">
|
||||
<link rel="me" href="https://indieweb.org/User:Dym.sh">
|
||||
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<nav class="c">
|
||||
<div class="buttons round">
|
||||
<a href="/graphics/" class="red" title="graphics"><span class="hidden">graphics</span>
|
||||
</a>
|
||||
<a href="/photos/" class="yellow" title="photos"><span class="hidden">photos</span>
|
||||
</a>
|
||||
<a href="/comics/" class="green" title="comics"><span class="hidden">comics</span>
|
||||
</a>
|
||||
<a href="/code/" class="current blue" title="code"><span class="hidden">code</span>
|
||||
</a>
|
||||
<a href="/notes/" class="rose" title="notes"><span class="hidden">notes</span>
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<main class="article">
|
||||
|
||||
<img
|
||||
src="https://dym.sh/gtlds/th.png"
|
||||
alt="sort .gTLD's by length and price"
|
||||
width="500"
|
||||
class="mw"
|
||||
>
|
||||
|
||||
<p>sort .gTLD's by length and price
|
||||
</p>
|
||||
|
||||
<p>(by copy-pasting @Namecheap's domain-search .CSV-export contents)
|
||||
</p>
|
||||
|
||||
<dl>
|
||||
<dt>live</dt>
|
||||
<dd><a href="https://tld.source.garden/">tld.source.garden</a></dd>
|
||||
<dt></dt>
|
||||
<dd><a href="https://codepen.io/dym-sh/full/poaKXox/">codepen</a></dd>
|
||||
<dt>instructions and source-code</dt>
|
||||
<dd><a href="https://source.garden/apps/gtlds/">source.garden</a></dd>
|
||||
<dt></dt>
|
||||
<dd><a href="https://github.com/dym-sh/gtlds/">github</a></dd>
|
||||
</dl>
|
||||
|
||||
<p>backlink: <tt>https://dym.sh/gtlds/</tt>
|
||||
</p>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<div class="buttons round">
|
||||
<a href="/about/"
|
||||
class="bg-icon"
|
||||
title="about"
|
||||
><span class="hidden">about</span>
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
docs/th.png
BIN
docs/th.png
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
12
index.html
12
index.html
|
@ -7,9 +7,9 @@
|
|||
<meta property="og:title" content="{short,cheap}.gTLD's">
|
||||
<meta property="og:site_name" content="Dym Sohin">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:url" content="https://dym.sh/gtlds/">
|
||||
<meta property="og:image" content="https://dym.sh/gtlds/th.png">
|
||||
<meta property="og:logo" content="https://dym.sh/icon.png">
|
||||
<meta property="og:url" content="https://tld.source.garden/">
|
||||
<meta property="og:image" content="https://tld.source.garden/th.png">
|
||||
<meta property="og:logo" content="https://source.garden/icon.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
@ -17,9 +17,9 @@
|
|||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
|
||||
<link sizes="128x128" href="https://dym.sh/favicon.ico" type="image/png" rel="shortcut icon">
|
||||
<link sizes="500x500" href="https://dym.sh/icon.png" type="image/png" rel="icon">
|
||||
<link sizes="500x500" href="https://dym.sh/icon.png" type="image/png" rel="apple-touch-icon">
|
||||
<link sizes="128x128" href="https://source.garden/favicon.ico" type="image/png" rel="shortcut icon">
|
||||
<link sizes="500x500" href="https://source.garden/icon.png" type="image/png" rel="icon">
|
||||
<link sizes="500x500" href="https://source.garden/icon.png" type="image/png" rel="apple-touch-icon">
|
||||
|
||||
<style>
|
||||
label
|
||||
|
|
Loading…
Reference in New Issue