mirror of
https://github.com/mhwikicn/mhdos-armor-set-searcher
synced 2025-12-05 20:39:04 +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 name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>MH3 Armor Set Searcher</title>
|
||||
<title>MH2 Armor Set Searcher</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Armor Set Searcher for Monster Hunter Tri"
|
||||
content="Armor Set Searcher for Monster Hunter Dos"
|
||||
/>
|
||||
<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:url"
|
||||
content="https://timh96.github.io/mhtri-armor-set-searcher/"
|
||||
content="https://timh96.github.io/mhdos-armor-set-searcher/"
|
||||
/>
|
||||
<meta
|
||||
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" />
|
||||
</head>
|
||||
|
||||
<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">
|
||||
<p>
|
||||
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
|
||||
>. 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user