mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
add and fix meta tags
This commit is contained in:
parent
890e91ee79
commit
810974472b
@ -1 +1,16 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/install"></head><body></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-compatible" content="IE=edge">
|
||||
<title>Redirecting...</title>
|
||||
<meta http-equiv="refresh" content="0; URL=/install">
|
||||
<meta content="Download WiiMart" property="og:title">
|
||||
<meta content="Here are the installation instructions for WiiMart and the patched IOS WADs!." property="og:description">
|
||||
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image">
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
|
||||
</html>
|
@ -9,7 +9,7 @@
|
||||
<meta content="Download WiiMart" property="og:title">
|
||||
<meta content="Here are the installation instructions for WiiMart and the patched IOS WADs!." property="og:description">
|
||||
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image">
|
||||
<meta content="https://wiimart.org/download" property="og:url">
|
||||
<meta content="https://wiimart.org/install" property="og:url">
|
||||
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
|
||||
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
@ -1 +1,18 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=https://docs.google.com/spreadsheets/d/1rG8Qtwe8_qXcdXv8dTvU_2ibIsRtgLUS7NW70DMTF2Q/edit"></head><body></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-compatible" content="IE=edge">
|
||||
<meta property="og:title" content="WiiMart Title Spreadsheet">
|
||||
<meta property="og:description" content="View all the titles WiiMart is hosting.">
|
||||
<meta property="og:url" content="https://docs.google.com/spreadsheets/d/1rG8Qtwe8_qXcdXv8dTvU_2ibIsRtgLUS7NW70DMTF2Q/edit">
|
||||
<meta property="og:image" content="https://wiimart.org/media/branding-bag.png">
|
||||
<title>Redirecting...</title>
|
||||
<meta http-equiv="refresh" content="0; URL=https://docs.google.com/spreadsheets/d/1rG8Qtwe8_qXcdXv8dTvU_2ibIsRtgLUS7NW70DMTF2Q/edit">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user