Commit 77ca0c0e authored by Kenton Varda's avatar Kenton Varda

Improve page titles.

parent 550ffca8
......@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" media="screen" href="{{ site.baseurl }}stylesheets/stylesheet.css">
<title>Cap'n Proto</title>
<title>Cap'n Proto: {{ page.title }}</title>
<script type="text/javascript" src="{{ site.baseurl }}javascripts/main.js"></script>
</head>
......
---
layout: page
title: C++ Runtime
---
# C++ Runtime
......
---
layout: page
title: Encoding Spec
---
# Encoding Spec
......
---
layout: page
title: Introduction
---
# Introduction
......
---
layout: page
title: Installation
---
# Installation
......
---
layout: page
title: Schema Language
---
# Schema Language
......
---
title: News
---
{% include header.html %}
......
---
layout: page
title: Other Languages
---
# Other Languages
......
---
layout: page
title: RPC Protocol
---
# RPC Protocol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment