Skip to content

Commit 25a606b

Browse files
davorgbook
authored andcommitted
Fix incorrect page metadata
1 parent 623cdf7 commit 25a606b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ttlib/page.tt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[% END -%]
77
<meta charset="utf-8">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
9-
<meta name="description" content="">
10-
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
11-
<meta name="generator" content="Hugo 0.84.0">
9+
<meta name="description" content="Proposed Perl Changes - documenting upcoming Perl changes">
10+
<meta name="author" content="Dave Cross, the Perl Steering Committee and the Perl 5 Porters">
11+
<meta name="generator" content="Perl!">
1212
<title>Proposed Perl Changes</title>
1313

1414
<link rel="canonical" href="https://ppc.perlhacks.com/">

0 commit comments

Comments
 (0)