Skip to content

Commit a81b128

Browse files
committed
Bump assets to 20230428135737
1 parent 4b75a15 commit a81b128

File tree

5 files changed

+1159
-4
lines changed

5 files changed

+1159
-4
lines changed

public/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<title>Error 404 - grep.metacpan.org - this is the void there !</title>
77
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/recent" />
8-
<link href="/_assets/20230427152712-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
8+
<link href="/_assets/20230428135737-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
99
<link rel="search" href="/static/opensearch.xml" type="application/opensearchdescription+xml" title="MetaCPAN">
1010
<link rel="shortcut icon" href="/static/icons/favicon.ico">
1111
<link rel="apple-touch-icon" sizes="152x152" href="/static/icons/apple-touch-icon.png">

public/500.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<title>Error 500 - grep.metacpan.org Oh Yeah It Can Happen !</title>
77
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/recent" />
8-
<link href="/_assets/20230427152712-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
8+
<link href="/_assets/20230428135737-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
99
<link rel="search" href="/static/opensearch.xml" type="application/opensearchdescription+xml" title="MetaCPAN">
1010
<link rel="shortcut icon" href="/static/icons/favicon.ico">
1111
<link rel="apple-touch-icon" sizes="152x152" href="/static/icons/apple-touch-icon.png">

public/_assets/20230428135737-8ee3b0e7a6641aed845899d0645808f6.js

Lines changed: 1155 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

views/layouts/main.tt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<title>Let's grep the CPAN together: search a pattern among all perl distributions</title>
1111
<% END %>
1212
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/recent" />
13-
<link href="/_assets/20230427152712-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
13+
<link href="/_assets/20230428135737-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
1414
<link rel="search" href="/static/opensearch.xml" type="application/opensearchdescription+xml" title="MetaCPAN">
1515
<link rel="shortcut icon" href="/static/icons/favicon.ico">
1616
<link rel="apple-touch-icon" sizes="152x152" href="/static/icons/apple-touch-icon.png">
17-
<script src="/_assets/20230427152712-8ee3b0e7a6641aed845899d0645808f6.js" type="text/javascript"></script>
17+
<script src="/_assets/20230428135737-8ee3b0e7a6641aed845899d0645808f6.js" type="text/javascript"></script>
1818
<!-- google analytics -->
1919
<!-- Global site tag (gtag.js) - Google Analytics -->
2020
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-27829474-2"></script>

0 commit comments

Comments
 (0)