From 2ef69624229cdbded27019f317762e5ad5900a32 Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Fri, 24 May 2013 17:48:58 +0200
Subject: [PATCH] change headline of main page

---
 content/index.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/index.txt b/content/index.txt
index f088dbd..61b4bd3 100644
--- a/content/index.txt
+++ b/content/index.txt
@@ -1,5 +1,5 @@
-Numerics of tight binding models made easy
-==========================================
+Quantum transport simulations made easy
+=======================================
 
 kwant is a Python package for numerical calculations on tight-binding models
 with most focus on quantum transport.  It is designed to be flexible, easy to
-- 
GitLab