diff options
| -rw-r--r-- | build/layout.moon | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/layout.moon b/build/layout.moon index 0aaad70..aa97699 100644 --- a/build/layout.moon +++ b/build/layout.moon @@ -91,6 +91,8 @@ logo = svg { meta ..= page_meta else meta ..= " + <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> + <meta property=\"og:title\" content=#{e title} /> <meta property=\"og:type\" content=\"website\" /> <meta property=\"og:url\" content=\"https://mmm.s-ol.nu#{@path}/\" /> |
