Skip to content

Commit 3ac8a88

Browse files
committed
Optimize assets
1 parent 2f1a19b commit 3ac8a88

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@
88

99
<!-- Search Engine -->
1010
<meta name="description" content="easily scrape metadata from an article on the web.">
11-
<meta name="image" content="https://metascraper.js.org/preview.png">
11+
<meta name="image" content="https://metascraper.js.org/logo-banner.png">
1212
<link rel="canonical" href="https://metascraper.js.org" />
1313
<title>metascraper, easily scrape metadata from an article on the web.</title>
1414
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1515

1616
<!-- Schema.org for Google -->
1717
<meta itemprop="name" content="metascraper, easily scrape metadata from an article on the web.">
1818
<meta itemprop="description" content="easily scrape metadata from an article on the web.">
19-
<meta itemprop="image" content="https://metascraper.js.org/preview.png">
19+
<meta itemprop="image" content="https://metascraper.js.org/logo-banner.png">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="metascraper, easily scrape metadata from an article on the web.">
2424
<meta name="twitter:description" content="easily scrape metadata from an article on the web.">
25-
<meta name="twitter:image" content="https://metascraper.js.org/preview.png">
25+
<meta name="twitter:image" content="https://metascraper.js.org/logo-banner.png">
2626
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
2727
<meta name="og:title" content="metascraper, easily scrape metadata from an article on the web.">
2828
<meta name="og:description" content="easily scrape metadata from an article on the web.">
29-
<meta name="og:image" content="https://metascraper.js.org/preview.png">
29+
<meta name="og:image" content="https://metascraper.js.org/logo-banner.png">
3030
<meta name="og:url" content="https://metascraper.js.org">
3131
<meta name="og:site_name" content="metascraper, easily scrape metadata from an article on the web.">
3232
<meta name="og:type" content="website">

static/favicon-16x16.png

-141 Bytes
Loading

static/favicon-32x32.png

-392 Bytes
Loading

static/logo-banner.png

-36.9 KB
Loading

static/logo.png

-7.66 KB
Loading

0 commit comments

Comments
 (0)