Skip to content

Commit 535343f

Browse files
committed
Adding link to search.xml
1 parent 9f77d8b commit 535343f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/default.tt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>[% pagename %] - [% site_title %]</title>
66
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
77
<meta http-equiv="Content-Language" content="en-gb">
8+
<link rel="search" type="application/opensearchdescription+xml" title="Search perldoc.perl.org" href="/static/search.xml"/>
89
<link href="[% IF download %][% path %][% ELSE %]/[% END %]static/css-20100830.css" rel="stylesheet" rev="stylesheet" type="text/css" media="screen">
910
<link href="[% IF download %][% path %][% ELSE %]/[% END %]static/exploreperl.css" rel="stylesheet" rev="stylesheet" type="text/css">
1011
</head>

0 commit comments

Comments
 (0)