diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/_site/index.html b/_site/index.html new file mode 100644 index 0000000..d22d83c --- /dev/null +++ b/_site/index.html @@ -0,0 +1,39 @@ +<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>activated.win</title>
+ <link rel="stylesheet" href="css/style.css">
+ </head>
+ <body>
+ <main>
+ <img src="img/logo.png" class="logo">
+ <h1>activated.win</h1>
+
+ <hr>
+
+ <p>This domain is a backup domain owned by authors of <a target="_blank" rel="noopener noreferrer" href="https://massgrave.dev/">Microsoft Activation Scripts</a>.</p>
+ <p>Currently, the purpose of this domain is to provide the <a target="_blank" rel="noopener noreferrer" href="https://massgrave.dev/#method-1---powershell-recommended">PowerShell method</a> of running the script with aid of the <code>get.activated.win</code> subdomain.</p>
+
+ <hr>
+
+ <p>To learn more, please see respective GitHub repositories found below.</p>
+
+ <div class="github-links">
+ <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/activated.win">
+ <img src="img/github.svg"><br>
+ activated.win
+ </a>
+ <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/massgravel.github.io">
+ <img src="img/github.svg"><br>
+ get.activated.win
+ </a>
+ <a target="_blank" rel="noopener noreferrer" href="https://github.com/massgravel/massgrave.dev">
+ <img src="img/github.svg"><br>
+ massgrave.dev
+ </a>
+ </div>
+ </main>
+ </body>
+</html>
|
