Skip to content

Commit a07ebd7

Browse files
authored
Update default.html
1 parent 0e541a3 commit a07ebd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="keywords" content="R74n">
2828
<meta name="author" content="R74n">
2929
<meta name="viewport" content="width=device-width, initial-scale=1.0">
30-
<title>PopInfo</title>
30+
<title>{{ page.title }} - PopInfo</title>
3131
<script type="application/ld+json">{"@context" : "http://schema.org","@type" : "Organization","name" : "R74n","url" : "https://r74n.com","sameAs" : ["https://twitter.com/R74nCom","https://twitter.com/CopyPasteDump","https://www.youtube.com/channel/UCzS6ufDfiDxbHVL001GwFeA"]}</script>
3232
<script type="application/ld+json">{"@context": "https://schema.org","@type": "Organization","url": "https://r74n.com","logo": "https://r74n.com/icons/favicon.png"}</script>
3333
<link rel="stylesheet" type="text/css" href="https://R74n.com/stylesheet.css"/>
@@ -42,7 +42,7 @@
4242

4343
<body>
4444

45-
<h1 class="pagetitle">PopInfo</h1><br>
45+
<h1 class="pagetitle">{{ page.title }}</h1><br>
4646
<div class="content">
4747

4848

0 commit comments

Comments
 (0)