Dynamic titles in both places
Jessica Schilling committed
Jun 22, 2020 at 17:14 UTC
59b8599bf5b4250ff8a1af791b02de154e54cb2b
1 file changed
+2
-2
dir-index.html
+2
-2
@@ -3,11 +3,11 @@
3
<head>
4
<meta charset="utf-8" />
5
<meta name="description" content="A directory of files hosted on the distributed, decentralized web using IPFS">
6
-<meta property="og:title" content="Files on IPFS">
6
+<meta property="og:title" content="{{ .Path }}">
7
<meta property="og:description" content="A directory of files hosted on the distributed, decentralized web using IPFS">
8
<meta property="og:type" content="website">
9
<meta property="og:image" content="https://gateway.ipfs.io/ipfs/QmSDeYAe9mga6NdTozAZuyGL3Q1XjsLtvX28XFxJH8oPjq">
10
-<meta name="twitter:title" content="Files on IPFS">
10
+<meta name="twitter:title" content="{{ .Path }}">
11
<meta name="twitter:description" content="A directory of files hosted on the distributed, decentralized web using IPFS">
12
<meta name="twitter:card" content="summary_large_image">
13
<meta name="twitter:image" content="https://gateway.ipfs.io/ipfs/QmSDeYAe9mga6NdTozAZuyGL3Q1XjsLtvX28XFxJH8oPjq">