Skip to content

Commit c5d576a

Browse files
committed
modifying page titles to match content
1 parent 4612919 commit c5d576a

27 files changed

+28
-26
lines changed

about-author.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - About the Author</title>
9+
<title>About the Author</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

api-integration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - API Integration</title>
9+
<title>API Integration</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

application-dependencies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Application Dependencies</title>
9+
<title>Application Dependencies</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

best-python-resources.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Best Python Resources</title>
9+
<title>Best Python Resources</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Caching</title>
9+
<title>Caching</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Change Log</title>
9+
<title>Change Log</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

configuration-management.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Configuration Management</title>
9+
<title>Configuration Management</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

databases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Databases</title>
9+
<title>Databases</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-03-14T07:42:38Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-03-15T09:20:22Z</updated></feed>

introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="Full Stack Python shows how an entire Python web application is built and deployed. Each section of the guide explains a different key concept, from the server through the Python WSGI web framework to the front end JavaScript.">
77
<meta name="author" content="Matt Makai">
88
<link rel="shortcut icon" href="theme/img/full-stack-python-logo-bw.png">
9-
<title>Full Stack Python - Introduction</title>
9+
<title>Introduction</title>
1010
<link href="theme/css/fsp.css" rel="stylesheet">
1111
<!--[if lt IE 9]>
1212
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>

0 commit comments

Comments
 (0)