Added favicon and improved og image
This commit is contained in:
parent
988475b45e
commit
741f411da5
6 changed files with 8 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ EOL
|
|||
cat > header.html << 'EOL'
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="../favicon.ico" sizes="any">
|
||||
<link rel="icon" href="../favicon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
|
||||
<meta name="description" content="A quick comparison of available hosts for AllDebrid, Real-Debrid, LinkSnappy, Premiumize, Debrid-Link, and TorBox.">
|
||||
<meta name="keywords" content="Debrid services, AllDebrid, Real-Debrid, LinkSnappy, Premiumize, Debrid-Link, TorBox, comparison, pricing, hosts, file hosts, downloading, free downloading, mediafire, mega.nz, mega free download, turbobit free download, rapidgator free download, nitroflare">
|
||||
<meta name="author" content="Fynks">
|
||||
|
|
|
|||
BIN
docs/apple-touch-icon.png
Normal file
BIN
docs/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
2
docs/favicon.svg
Normal file
2
docs/favicon.svg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500px" height="500px"><g id="object-2" transform="matrix(1, 0, 0, 1, -5.684341886080802e-14, 0)"><ellipse style="fill-rule: nonzero; stroke: rgb(0, 0, 0); fill: rgb(255, 255, 255);" cx="250" cy="250" rx="250" ry="250" id="object-1"/><g transform="matrix(-1, 0, 0, 1, 500.018158, 0.001786)" style=""><g style="stroke-width:.86300075"><path d="M10.17 286.168a1.35 1.35 0 0 0-1.26.837 1.422 1.422 0 0 0-.35-.051c-.746 0-1.357.574-1.357 1.287 0 .712.611 1.287 1.358 1.287h3.372c.678 0 1.234-.513 1.234-1.151s-.556-1.152-1.234-1.152c-.145 0-.286.03-.422.077-.081-.642-.652-1.134-1.34-1.134zm0 .15c.648 0 1.176.48 1.206 1.085l.005.108.1-.043c.141-.06.295-.092.452-.093.602 0 1.084.451 1.084 1.002 0 .55-.482 1-1.084 1H8.56c-.67 0-1.207-.51-1.207-1.136 0-.627.537-1.137 1.207-1.137.124 0 .248.018.367.054l.07.02.023-.068c.159-.47.623-.792 1.15-.792z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none solid #000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:srgb;color-interpolation-filters:linearrgb;vector-effect:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;fill:#011e24;stroke-width:.0268062px" transform="matrix(-73.13404 0 0 76.08522 994.888 -21650.979)"/></g></g><text style="fill: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 30.5456px; font-weight: 700; stroke-width: 2.58699px; white-space: pre;" transform="matrix(0.76048, 0, 0, 0.78571, 37.896034, 77.807137)" x="63.187" y="330.22" id="object-0">Debrid Services Comparison</text><text style="fill: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 106px; font-weight: 700; stroke-width: 2px; white-space: pre;" x="124.917" y="295.864">DSC</text></g></svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
BIN
docs/image.png
BIN
docs/image.png
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 147 KiB |
|
|
@ -3,6 +3,9 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="../favicon.ico" sizes="any">
|
||||
<link rel="icon" href="../favicon.svg" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
|
||||
<meta name="description" content="A quick comparison of available hosts for AllDebrid, Real-Debrid, LinkSnappy, Premiumize, Debrid-Link, and TorBox.">
|
||||
<meta name="keywords" content="Debrid services, AllDebrid, Real-Debrid, LinkSnappy, Premiumize, Debrid-Link, TorBox, comparison, pricing, hosts, file hosts, downloading, free downloading, mediafire, mega.nz, mega free download, turbobit free download, rapidgator free download, nitroflare">
|
||||
<meta name="author" content="Fynks">
|
||||
|
|
|
|||
Loading…
Reference in a new issue