summaryrefslogtreecommitdiff
path: root/page.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'page.html.erb')
-rw-r--r--page.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/page.html.erb b/page.html.erb
index 75c576f..71378a5 100644
--- a/page.html.erb
+++ b/page.html.erb
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title><%= @page.title %> — Luke Shumaker</title>
+ <title><%= @page.title %> — Luke T. Shumaker</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/>
</head>