Skip to content

Commit 7cb9683

Browse files
committed
Bump assets to 20250504161906
1 parent 7400aff commit 7cb9683

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

src/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/20250502123204-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
8+
<link href="/_assets/20250504161906-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">

src/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/20250502123204-510a05c940bec575d4a5edfd45e2668f.css" rel="stylesheet" type="text/css">
8+
<link href="/_assets/20250504161906-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">

src/views/layouts/main.tt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
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 rel="stylesheet" type="text/css" href="/_assets/20250502123204-510a05c940bec575d4a5edfd45e2668f.css">
13+
<link rel="stylesheet" type="text/css" href="/_assets/20250504161906-510a05c940bec575d4a5edfd45e2668f.css">
1414
<link rel="stylesheet" type="text/css" href="/static/css/font-awesome.min.css">
1515
<link rel="search" href="/static/opensearch.xml" type="application/opensearchdescription+xml" title="MetaCPAN">
1616
<link rel="shortcut icon" href="/static/icons/favicon.ico">
1717
<link rel="apple-touch-icon" sizes="152x152" href="/static/icons/apple-touch-icon.png">
1818
<script src="/javascripts/jquery.js"></script>
1919
<script src="/javascripts/mousetrap.min.js"></script>
20-
<script src="/_assets/20250502123204-8ee3b0e7a6641aed845899d0645808f6.js" type="text/javascript"></script>
20+
<script src="/_assets/20250504161906-8ee3b0e7a6641aed845899d0645808f6.js" type="text/javascript"></script>
2121
<!-- google analytics -->
2222
<!-- Global site tag (gtag.js) - Google Analytics -->
2323
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-27829474-2"></script>

0 commit comments

Comments
 (0)