diff --git a/api/index.html b/api/index.html index bb038e79..a4820d7b 100644 --- a/api/index.html +++ b/api/index.html @@ -82,7 +82,7 @@ Select a namespace and a class on the left to get started.

diff --git a/articles/index.html b/articles/index.html index 1507f803..ef519611 100644 --- a/articles/index.html +++ b/articles/index.html @@ -87,7 +87,7 @@
diff --git a/index.html b/index.html index 447b2724..e976ad51 100644 --- a/index.html +++ b/index.html @@ -90,7 +90,7 @@
diff --git a/index.json b/index.json index be5daded..d2efdc0e 100644 --- a/index.json +++ b/index.json @@ -1,14 +1,14 @@ { - "articles/index.html": { - "href": "articles/index.html", - "title": "Getting Started", - "keywords": "Getting Started" - }, "index.html": { "href": "index.html", "title": "Beat Saber IPA Reloaded", "keywords": "Beat Saber IPA Reloaded The game-agnostic mod injector for Unity, that happens to have been written for Beat Saber! Take a look at Getting Started to see how to get going. TODO: finish" }, + "articles/index.html": { + "href": "articles/index.html", + "title": "Getting Started", + "keywords": "Getting Started" + }, "api/index.html": { "href": "api/index.html", "title": "BSIPA API Documentation", diff --git a/manifest.json b/manifest.json index b9fabb97..8c335a60 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "eGOyAkn2i2YV+tUoeIH4ow==" + "hash": "F5QTH1Rs2r2+x5w4KCvfLQ==" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "articles/index.html", - "hash": "os25VOy2rbzDevfkhpnxCA==" + "hash": "oPeNGeAxoVjDbrX2FgXumg==" } }, "is_incremental": false, @@ -54,7 +54,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "QoYCEbLy8yVHL2JX7XKZ7Q==" + "hash": "QzLdjuh8u5Xn8hupdPSGbA==" } }, "is_incremental": false,