diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 01:32:17 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 01:32:17 -0400 |
commit | b03fc4b79643fd5068d12fa66909e9909668f422 (patch) | |
tree | ee4ff85ac17a94683220c8031e271e71daf8d38a | |
parent | 34029d16ecb6a369a590c3d452938f211477ddff (diff) |
cleaning up titles of web site pages.
-rw-r--r-- | website/bugs.mdwn | 2 | ||||
-rw-r--r-- | website/community.mdwn | 2 | ||||
-rw-r--r-- | website/news.mdwn | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/website/bugs.mdwn b/website/bugs.mdwn index e0fc477..06a4d3a 100644 --- a/website/bugs.mdwn +++ b/website/bugs.mdwn @@ -1,5 +1,5 @@ [[!template id="nav"]] - +[[meta title="Bugs"]] This is Monkeysphere's bug list. You can also browse our [completed bugs](done). If you don't have commit access to the public repo, we'd appreciate diff --git a/website/community.mdwn b/website/community.mdwn index c878fc2..3c6c691 100644 --- a/website/community.mdwn +++ b/website/community.mdwn @@ -1,6 +1,6 @@ [[!template id="nav"]] -[[meta title="Monkeysphere community"]] +[[meta title="Community"]] ## Mailing list ## diff --git a/website/news.mdwn b/website/news.mdwn index 4f8a638..0cf8d10 100644 --- a/website/news.mdwn +++ b/website/news.mdwn @@ -1,5 +1,5 @@ [[!template id="nav"]] - +[[meta title="News]] Here are the latest announcements about the Monkeysphere. [[inline pages="./news/* and !*/Discussion" rootpage="news" show="30"]] |