Skip to content

Commit 202da59

Browse files
committed
Update
1 parent 7ea97cf commit 202da59

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed
File renamed without changes.
File renamed without changes.

index.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<meta name="generator" content=
5-
"HTML Tidy for Mac OS X (vers 25 March 2009), see www.w3.org">
4+
<meta name="generator" content="Python Imaging">
65
<meta charset='utf-8'>
76
<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">
7+
<meta name="description" content="Pillow: the friendly PIL fork">
8+
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
9+
<link rel="icon" type="image/x-icon" href="/images/pillow.ico">
1310
<title>Pillow: the friendly PIL fork</title>
1411
<!-- Latest compiled and minified CSS -->
1512
<link rel="stylesheet" href=
@@ -29,8 +26,7 @@
2926
<div id="header_wrap" class="outer">
3027
<div class="inner"><a id="forkme_banner" href=
3128
"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>
29+
<h1 id="project_title"><img style="border: 0px" src="/images/pillow-logo.png"></h1>
3430
<h2 id="project_tagline">The friendly PIL fork</h2>
3531
</div>
3632
</div>

0 commit comments

Comments
 (0)