Skip to content

Commit c10eaed

Browse files
committed
updating title so it has the website name in it
1 parent ba82dc6 commit c10eaed

27 files changed

+27
-27
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>About the Author</title>
9+
<title>Full Stack Python: 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>API Integration</title>
9+
<title>Full Stack Python: 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>Application Dependencies</title>
9+
<title>Full Stack Python: 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>Best Python Resources</title>
9+
<title>Full Stack Python: 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>Caching</title>
9+
<title>Full Stack Python: 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>

cascading-style-sheets.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>Cascading Style Sheets</title>
9+
<title>Full Stack Python: Cascading Style Sheets</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>Change Log</title>
9+
<title>Full Stack Python: 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>Configuration Management</title>
9+
<title>Full Stack Python: 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>Databases</title>
9+
<title>Full Stack Python: 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-30T10:52:59Z</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-30T12:52:10Z</updated></feed>

0 commit comments

Comments
 (0)