-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
77 lines (56 loc) · 3.38 KB
/
index.html
File metadata and controls
77 lines (56 loc) · 3.38 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="Description" content="アカデミックパックのWebサイトです。">
<meta name="Keywords" content="アカデミックパック,academicpack,裾メモリー,IVRC,YamazaGi,masnnuller,jackale,7taku1,mactkg">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>アカデミックパック</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<img src="images/logo.png" alt="logo" width="600">
<h2>Hello, students.</h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/AcademicPack" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<h2>Project</h2>
<ul>
<li>裾メモリー (第20回 国際学生対抗バーチャルリアリティコンテスト ユース部門)</li>
</ul>
<h2>Members</h2>
<h3>
<img src="https://secure.gravatar.com/avatar/2ca2db714ee70a257b51fc52c6e441e2?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="YamazaGi_icon" width="50"> YamazaGi</h3>
<p><a href="http://github.com/YamazaGi/">http://github.com/YamazaGi/</a></p>
<h3>
<img src="https://secure.gravatar.com/avatar/f6335075a27d826852699a51c32361df?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="masnnuller_icon" width="50"> masnnuller</h3>
<p><a href="http://github.com/masnnuller/">http://github.com/masnnuller/</a></p>
<h3>
<img src="https://secure.gravatar.com/avatar/9e064fddd6f4886070f2023abac852f3?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="jackale_icon" width="50"> jackale</h3>
<p><a href="http://github.com/jackale/">http://github.com/jackale/</a></p>
<h3>
<img src="https://secure.gravatar.com/avatar/83d2ddfb5db902c640b4582982dbf447?s=400&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="7taku1_icon" width="50"> 7taku1</h3>
<p><a href="http://github.com/7taku1/">http://github.com/7taku1/</a></p>
<h3>
<img src="https://secure.gravatar.com/avatar/53cf99572b928b1d780d1d816d758710?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" alt="mactkg_icon" width="50"> mactkg</h3>
<p><a href="http://github.com/mactkg">http://github.com/mactkg</a></p>
</section>
<footer>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>