Skip to content

Commit 718bf5a

Browse files
committed
Tidy
1 parent f916c78 commit 718bf5a

File tree

1 file changed

+79
-65
lines changed

1 file changed

+79
-65
lines changed

index.html

Lines changed: 79 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,82 @@
11
<!DOCTYPE html>
22
<html>
3-
4-
<head>
5-
<meta charset='utf-8' />
6-
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
7-
<meta name="description" content="Python-pillow.github.io : Pillow Website" />
8-
9-
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
10-
<link rel="icon" type="image/x-icon" href="pillow.ico">
11-
12-
<title>Pillow: the friendly PIL fork</title>
13-
14-
<!-- Latest compiled and minified CSS -->
15-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
16-
17-
<!-- Optional theme -->
18-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css">
19-
20-
<!-- Latest compiled and minified JavaScript -->
21-
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
22-
23-
</head>
24-
25-
<body>
26-
27-
<!-- HEADER -->
28-
<div id="header_wrap" class="outer">
29-
<header class="inner">
30-
<a id="forkme_banner" href="https://github.com/python-pillow/Pillow">View on GitHub</a>
31-
32-
<h1 id="project_title"><img style="border: 0px" src="pillow-logo.png"></h1>
33-
<h2 id="project_tagline">The friendly PIL fork</h2>
34-
35-
</header>
36-
</div>
37-
38-
39-
<!-- MAIN CONTENT -->
40-
<div id="main_content_wrap" class="outer">
41-
<section id="main_content" class="inner">
42-
43-
<div style="float: right; padding: 1em;text-align: center"><a href="http://jeremykun.com/2012/01/01/random-psychedelic-art/"><img class="img-thumbnail" style="width: 90%" src="/images/img49.png"></a><br /><span style="font-size: 90%">Random psychedelic art made with PIL</span></div>
44-
45-
<h3><a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span class="octicon octicon-link"></span></a>Welcome</h3>
46-
<p>This is the home of <a href="https://github.com/python-pillow/Pillow">Pillow</a>, the friendly PIL fork. PIL is the <a href="https://en.wikipedia.org/wiki/Python_Imaging_Library">Python Imaging Library</a>. If you've ever worried or wondered about the future of PIL, please stop! <a href="https://github.com/python-pillow/Pillow/graphs/contributors">We are here</a> to save the day.</p>
47-
48-
<h4><a href="https://github.com/python-pillow/Pillow">Code</a></h4>
49-
Our code is <a href="https://github.com/python-pillow/Pillow">hosted on GitHub</a>, <a href="https://travis-ci.org/python-pillow/Pillow">tested on Travis CI</a> and <a href="https://landscape.io/github/python-pillow/Pillow">Landscape</a>, and <a href="https://pypi.python.org/pypi/Pillow">released on PyPI</a>.
50-
51-
<h4><a href="http://pillow.readthedocs.org/">Documentation</a></h4>
52-
Our documentation is <a href="http://pillow.readthedocs.org">hosted on readthedocs.org</a> and includes <a href="http://pillow.readthedocs.org/installation.html">installation instructions</a>, <a href="http://pillow.readthedocs.org/guides.html">guides</a>, <a href="http://pillow.readthedocs.org/reference/index.html">API reference</a>, <a href="http://pillow.readthedocs.org/releasenotes/index.html">release notes</a> and more.
53-
54-
<br />
55-
56-
</div>
57-
58-
<!-- FOOTER -->
59-
<div id="footer_wrap" class="outer">
60-
<footer class="inner">
61-
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
62-
</footer>
63-
</div>
64-
65-
66-
67-
</body>
3+
<head>
4+
<meta name="generator" content=
5+
"HTML Tidy for Mac OS X (vers 25 March 2009), see www.w3.org">
6+
<meta charset='utf-8'>
7+
<meta http-equiv="X-UA-Compatible" content="chrome=1">
8+
<meta name="description" content=
9+
"Python-pillow.github.io : Pillow Website">
10+
<link rel="stylesheet" type="text/css" media="screen" href=
11+
"stylesheets/stylesheet.css">
12+
<link rel="icon" type="image/x-icon" href="pillow.ico">
13+
<title>Pillow: the friendly PIL fork</title>
14+
<!-- Latest compiled and minified CSS -->
15+
<link rel="stylesheet" href=
16+
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"
17+
type="text/css"><!-- Optional theme -->
18+
<link rel="stylesheet" href=
19+
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css"
20+
type="text/css"><!-- Latest compiled and minified JavaScript -->
21+
22+
<script src=
23+
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"
24+
type="text/javascript">
25+
</script>
26+
</head>
27+
<body>
28+
<!-- HEADER -->
29+
<div id="header_wrap" class="outer">
30+
<div class="inner"><a id="forkme_banner" href=
31+
"https://github.com/python-pillow/Pillow">View on GitHub</a>
32+
<h1 id="project_title"><img style="border: 0px" src=
33+
"pillow-logo.png"></h1>
34+
<h2 id="project_tagline">The friendly PIL fork</h2>
35+
</div>
36+
</div>
37+
<!-- MAIN CONTENT -->
38+
<div id="main_content_wrap" class="outer">
39+
<div id="main_content" class="inner">
40+
<div style="float: right; padding: 1em;text-align: center"><a href=
41+
"http://jeremykun.com/2012/01/01/random-psychedelic-art/"><img class="img-thumbnail"
42+
style="width: 90%" src="/images/img49.png"></a><br>
43+
<span style="font-size: 90%">Random psychedelic art made with
44+
PIL</span></div>
45+
<h3><a name="welcome-to-github-pages" class="anchor" href=
46+
"#welcome-to-github-pages"></a>Welcome</h3>
47+
<p>This is the home of <a href=
48+
"https://github.com/python-pillow/Pillow">Pillow</a>, the friendly
49+
PIL fork. PIL is the <a href=
50+
"https://en.wikipedia.org/wiki/Python_Imaging_Library">Python
51+
Imaging Library</a>. If you've ever worried or wondered about the
52+
future of PIL, please stop! <a href=
53+
"https://github.com/python-pillow/Pillow/graphs/contributors">We
54+
are here</a> to save the day.</p>
55+
<h4><a href="https://github.com/python-pillow/Pillow">Code</a></h4>
56+
Our code is <a href=
57+
"https://github.com/python-pillow/Pillow">hosted on GitHub</a>,
58+
<a href="https://travis-ci.org/python-pillow/Pillow">tested on
59+
Travis CI</a> and <a href=
60+
"https://landscape.io/github/python-pillow/Pillow">Landscape</a>,
61+
and <a href="https://pypi.python.org/pypi/Pillow">released on
62+
PyPI</a>.
63+
<h4><a href="http://pillow.readthedocs.org/">Documentation</a></h4>
64+
Our documentation is <a href="http://pillow.readthedocs.org">hosted
65+
on readthedocs.org</a> and includes <a href=
66+
"http://pillow.readthedocs.org/installation.html">installation
67+
instructions</a>, <a href=
68+
"http://pillow.readthedocs.org/guides.html">guides</a>, <a href=
69+
"http://pillow.readthedocs.org/reference/index.html">API
70+
reference</a>, <a href=
71+
"http://pillow.readthedocs.org/releasenotes/index.html">release
72+
notes</a> and more.</div>
73+
<!-- FOOTER -->
74+
<div id="footer_wrap" class="outer">
75+
<div class="inner">
76+
<p>Published with <a href="http://pages.github.com">GitHub
77+
Pages</a></p>
78+
</div>
79+
</div>
80+
</div>
81+
</body>
6882
</html>

0 commit comments

Comments
 (0)