summaryrefslogtreecommitdiff
path: root/template.erb
diff options
context:
space:
mode:
Diffstat (limited to 'template.erb')
-rw-r--r--template.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.erb b/template.erb
index c45f1d9..c63acf9 100644
--- a/template.erb
+++ b/template.erb
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title><%= @title %></title>
+ <title><%= @title %> — Luke Shumaker</title>
<link rel="stylesheet" type="text/css" href="assets/style.css">
</head>
<body>