-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 748 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>pf2m.com: final edition</title>
<meta name="color-scheme" content="light dark">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>PF2M.com</h1>
<p>final edition. nothing new will be added from here, other than maybe restoring more things that used to be here</p>
<h2>tools</h2>
<ul>
<li><a href="/tools/mii/">mii renderer - updated 03/2026, replacement is planned</a></li>
<li><a href="/tools/valentine/">mii valentine maker</a></li>
<li><a href="/tools/tag64/">tag64 encoder/decoder</a></li>
</ul>
</body>
</html>