forked from no6v/no6v.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
33 lines (33 loc) · 1.29 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
<title>No6v's page on github</title>
</head>
<body>
<h1>No6v's page on github</h1>
<div>
<img src="no6v.jpg" alt="no6v" style="float:left;margin-right:16px;" width="72px" />
<ul style="list-style-position:inside;list-style-type:none;">
<li>Nobuhiro IMAI <[email protected]></li>
<li>F39E D552 545D 7C64 D690 F644 5A15 746C BD8E 7106</li>
<li>E57F 2482 4074 13BC 3B9A 165B C689 5B16 A620 4657</li>
<li>Ruby と Debian があればそれで満足。</li>
<li>Emacs とか git とかもまぁ必要。</li>
</ul>
</div>
<h2>gpg public keys</h2>
<ul>
<li><a href="0xBD8E7106.gpg.asc" title="1024D/BD8E7106">1024D/BD8E7106</a></li>
<li><a href="0xA6204657.gpg.asc" title="4096R/A6204657">4096R/A6204657</a></li>
</ul>
<p>
<a href="http://validator.w3.org/check?uri=referer">
<img
style="border:none;"
src="http://www.w3.org/Icons/valid-xhtml10-blue"
alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
</p>
</body>
</html>