Skip to content

Commit 7476804

Browse files
committed
remove boilerplate from default layout title
1 parent ffaebb7 commit 7476804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>A Brand New nanoc Site - <%= @item[:title] %></title>
5+
<title>learn.jquery - <%= @item[:title] %></title>
66
<link rel="stylesheet" type="text/css" href="/assets/stylesheet.css" media="screen">
77
<meta name="generator" content="nanoc 3.1.6">
88
</head>

0 commit comments

Comments
 (0)