create repo for 0x2620.org/jpg
This commit is contained in:
commit
2aadd63e2b
14 changed files with 7375 additions and 0 deletions
17
index.html
Normal file
17
index.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>0x2620.org/jpg</title>
|
||||
<link rel="shortcut icon" type="image/png" href="../png/0x2620.16.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/jpg.css"/>
|
||||
<script type="text/javascript" src="js/jquery.js"></script>
|
||||
<script type="text/javascript" src="js/jpg.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="album"></div>
|
||||
<div id="menu">
|
||||
<div id="left"></div>
|
||||
<div id="right"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue