-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (24 loc) · 1.07 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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>keisukeinoue.net</title>
<meta name="description" content="セキュリティスペシャリスト、井上 佳祐(Keisuke Inoue)のページです。">
<meta property="og:description" content="セキュリティスペシャリスト、井上 佳祐(Keisuke Inoue)のページです。">
</head>
<body>
<div style="text-align: center">
<h1>keisukeinoue.net</h1><br><br>
<h2><a href="about.html" target="_self">About</a></h2><br><br>
<a href="publications.html" target="_self">Publications</a><br><br>
<a href="https://www.facebook.com/keisuke.inoue.00" target="_blank">Facebook</a><br><br>
<a href="https://github.com/keisukeoni/" target="_blank">Github</a><br><br>
<a href="https://speakerdeck.com/keisukeoni" target="_blank">Speaker Deck</a><br><br>
<br>
<hr>
Copyright(C) 2013-2022 井上佳祐(Keisuke Inoue). All Rights Reserved.
</div>
</body>
</html>