Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make title index for blog
git-svn-id: http://svn.macosforge.org/repository/ruby/MacRubyWebsite/trunk@907 23306eb0-4c56-4727-a40e-e92c0eb68959
  • Loading branch information
richkilmer committed Mar 14, 2009
1 parent 64bbfbe commit cdae8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/index.txt
Expand Up @@ -5,7 +5,7 @@ dirty: true
filter:
- erb
---
<a style="float:right" href="/blog/title_index.html">Summarize Articles</a>
<a style="float:right" href="/blog/title_index.html">Summary Articles</a>
<h1 class="title"> <%= h(@page.title) %> </h1>
<%
articles = @pages.find(:all, :in_directory => @page.dir, :recursive => true,
Expand Down

0 comments on commit cdae8c0

Please sign in to comment.