diff options
author | j-james | 2021-10-16 09:33:26 +0000 |
---|---|---|
committer | j-james | 2021-10-16 09:33:26 +0000 |
commit | de415e2275c0cfd151bfbb22d72f50c2a629fd3e (patch) | |
tree | 74213cff05e9e923ddf9dfe81b3773cad178b9f9 /bookshelf.html | |
parent | eea5ad751a60a886fc2e2dc0e906acdadfc7122a (diff) |
Add titles to subpages
Diffstat (limited to 'bookshelf.html')
-rw-r--r-- | bookshelf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bookshelf.html b/bookshelf.html index 192e37f..75272b9 100644 --- a/bookshelf.html +++ b/bookshelf.html @@ -1,6 +1,6 @@ <html> <head> - <title>j-james</title> + <title>j-james | bookshelf</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width"/> <link rel="icon" type="image/jpg" href="assets/compass.jpg"/> |