summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 8bd85a1..90193be 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <title>{{page.title}} - mounderfod</title>
     <link rel="icon" type="image/png" href="/assets/img/planets/Planet-4.png">
-    <meta name="description" content={{ page.content | truncatewords: 50 }} />
+    <meta name="description" content={{ page.excerpt | strip_html | truncatewords: 50 }} />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link rel="stylesheet" href="/assets/index.css" />
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
ty/blame/themes/original?id=6cf33d65e75792adeb0a4eeffa791c749c0848dc'>^
30b5f112 ^

d39bcdc1 ^
a4b4ed71 ^
30b5f112 ^




45a26b11 ^





30b5f112 ^
45a26b11 ^
30b5f112 ^
45a26b11 ^
45a26b11 ^
8a113ad6 ^
45a26b11 ^

d39bcdc1 ^
b21edfaa ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50