Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r325:57e99e68ffb7
Date: 2012-02-12 23:09 +0200
http://bitbucket.org/pypy/pypy.org/changeset/57e99e68ffb7/
Log: oops title
diff --git a/performance.html b/performance.html
--- a/performance.html
+++ b/performance.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>PyPy :: PyPy</title>
+ <title>PyPy :: Performance</title>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="PyPy Team" />
@@ -44,7 +44,7 @@
<div id="content">
<div>
<div id="main">
-<h1 class="title">PyPy</h1>
+<h1 class="title">Performance</h1>
<p>One of the goals of the PyPy project is to provide a fast and compliant
python interpreter. Some of the ways we achieve this are by providing a
high-performance garbage collector (GC) and a high-performance
diff --git a/source/performance.txt b/source/performance.txt
--- a/source/performance.txt
+++ b/source/performance.txt
@@ -1,6 +1,6 @@
---
layout: page
-title: PyPy
+title: Performance
---
One of the goals of the PyPy project is to provide a fast and compliant
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit