-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmethodology.html
More file actions
26 lines (25 loc) · 1.21 KB
/
methodology.html
File metadata and controls
26 lines (25 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=/about.html">
<link rel="canonical" href="/about.html">
<title>Redirected — SupplementScore — Methodology</title>
<meta name="robots" content="noindex">
<style>body{font-family:system-ui;padding:40px;text-align:center;color:#3a3a3a;background:#F8F4ED}a{color:#1F7A6B}</style>
<meta property="og:url" content="https://supplementscore.org/methodology.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="SupplementScore">
<meta property="og:title" content="Redirected — SupplementScore — Methodology">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Redirected — SupplementScore — Methodology">
</head>
<body>
<!-- 2026-05-22 — methodology.html was absorbed into about.html. Standalone page removed.
If you arrived from an old link you'll be redirected. The sandbox couldn't
delete this file due to host-user ownership; user should `rm methodology.html`
to remove permanently. -->
<p>This page has moved to <a href="/about.html">about.html</a>.</p>
<script>location.replace('/about.html');</script>
</body>
</html>