summaryrefslogtreecommitdiff
path: root/views/index.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-12-28 16:08:22 +0100
committerTor Andersson <tor@ccxvii.net>2021-12-29 17:02:47 +0100
commit98c973430b3d4667e8f6645628fc00284ef041e8 (patch)
tree86a17dedeb59676fd00a25a39b722c7f4155185c /views/index.pug
parent0a8a73c47d8fe0c63425af3ab0394ae52b0f3532 (diff)
downloadserver-98c973430b3d4667e8f6645628fc00284ef041e8.tar.gz
Add OpenGraph meta tags to display previews on social media.
Diffstat (limited to 'views/index.pug')
-rw-r--r--views/index.pug4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug
index 0a2262b..98d5ef7 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -3,6 +3,8 @@ doctype html
html
head
include head
+ +social("Rally the Troops!", "Play historic board games on the web.")
+ meta(name="keywords" content="wargames, war games, block games")
title Rally the Troops!
style.
div.list {
@@ -31,7 +33,7 @@ html
article
h1 Rally the Troops!
- p Rally the Troops! is a website where you can play historic games with other players.
+ p Rally the Troops! is a website where you can play historic board games online.
p Registration and use is free, and there are no ads.