summaryrefslogtreecommitdiff
path: root/tmpl/page.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/page.html.erb')
-rw-r--r--tmpl/page.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/page.html.erb b/tmpl/page.html.erb
index 504dbcb..5dc95ea 100644
--- a/tmpl/page.html.erb
+++ b/tmpl/page.html.erb
@@ -9,7 +9,7 @@
</head>
<body class="<%= html_class %>">
<header>
- <h1 class=breadcrumbs><%= SiteUtil::breadcrumbs(url) %></h1>
+ <h1 class=breadcrumbs><%= Sitegen::breadcrumbs(url) %></h1>
<nav>
<ul>
<li><a href="/">Projects</a>