forked from 1024null/1024null.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (46 loc) · 2.06 KB
/
index.html
File metadata and controls
56 lines (46 loc) · 2.06 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>1024null.GitHub.io by null</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<div align="center">
<img style="margin:auto" src="./resources/LOGO100x100.jpg" width="100" height="100"/>
<h1>無措实验室</h1>
<p>Alternative Photographic Lab</p>
</div>
</header>
<section>
<h3>
<a id="gallery" class="anchor" href="#gallery" aria-hidden="true"><span class="octicon octicon-link"></span></a>画廊 · Gallery</h3>
<!-- <a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Gallery</h3> -->
<p>@ Under Construction.</p>
<p><a href="./Pages/pageGallery.html">Go to..</p>
<h3>
<a id="archives" class="anchor" href="#archives" aria-hidden="true"><span class="octicon octicon-link"></span></a>资料 · Archives</h3>
<p>@ maybe a list here.</p>
<h3>
<a id="tools" class="anchor" href="#tools" aria-hidden="true"><span class="octicon octicon-link"></span></a>工具 · Tools</h3>
<p>@Useful online tools for darkroom jobs</p>
<h3>
<a id="contact-us" class="anchor" href="#contact-us" aria-hidden="true"><span class="octicon octicon-link"></span></a>联系我们 · Contact Us</h3>
<p>@waiting for adding some informations here.</p>
<!-- <p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p> -->
</section>
<footer>
<p><small>Hosted on GitHub Pages</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>