mirror of
https://github.com/mhwikicn/mhdos-armor-set-searcher
synced 2025-12-07 06:09:03 +08:00
change references to MH Dos
This commit is contained in:
parent
e9c47f55ce
commit
4beb5a151d
@ -5,34 +5,34 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
<title>MH3 Armor Set Searcher</title>
|
<title>MH2 Armor Set Searcher</title>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Armor Set Searcher for Monster Hunter Tri"
|
content="Armor Set Searcher for Monster Hunter Dos"
|
||||||
/>
|
/>
|
||||||
<meta name="author" content="TimH96" />
|
<meta name="author" content="TimH96" />
|
||||||
|
|
||||||
<meta property="og:title" content="MH3 Armor Set Searcher" />
|
<meta property="og:title" content="MH2 Armor Set Searcher" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta
|
<meta
|
||||||
property="og:url"
|
property="og:url"
|
||||||
content="https://timh96.github.io/mhtri-armor-set-searcher/"
|
content="https://timh96.github.io/mhdos-armor-set-searcher/"
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Armor Set Searcher for Monster Hunter Tri"
|
content="Armor Set Searcher for Monster Hunter Dos"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="styles.css" />
|
<link rel="stylesheet" href="styles.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="header">MH Tri Armor Set Searcher</div>
|
<div id="header">MH Dos Armor Set Searcher</div>
|
||||||
|
|
||||||
<div id="open-source" class="banner">
|
<div id="open-source" class="banner">
|
||||||
<p>
|
<p>
|
||||||
This is an open-source project hosted on gh-pages,
|
This is an open-source project hosted on gh-pages,
|
||||||
<a href="https://github.com/TimH96/mhtri-armor-set-searcher"
|
<a href="https://github.com/TimH96/mhdos-armor-set-searcher"
|
||||||
>here is the repository</a
|
>here is the repository</a
|
||||||
>. If you have a feature request or find any bugs, please create an
|
>. If you have a feature request or find any bugs, please create an
|
||||||
issue on GitHub. You are also welcome to integrate them yourself via a
|
issue on GitHub. You are also welcome to integrate them yourself via a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user