diff --git a/api/index.html b/api/index.html index 5d48e099..0041b6ba 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 7b7853ae..89b0d8f3 100644 --- a/articles/index.html +++ b/articles/index.html @@ -87,7 +87,7 @@
diff --git a/index.html b/index.html index 592d5904..e4f9a9ec 100644 --- a/index.html +++ b/index.html @@ -90,7 +90,7 @@
diff --git a/index.json b/index.json index 265b86dc..ebfb59fc 100644 --- a/index.json +++ b/index.json @@ -1,9 +1,4 @@ { - "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" - }, "api/index.html": { "href": "api/index.html", "title": "BSIPA API Documentation", @@ -13,5 +8,10 @@ "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" } } \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6b046138..053821e9 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "lmCM5m4oU0y1u0dp6WYWXA==" + "hash": "wid8f1GkJD41jbqfDPAMvQ==" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "articles/index.html", - "hash": "oXlIS319kS65qrlMoGg1bw==" + "hash": "2S1PW/ZApVEKX4hdB4XcyQ==" } }, "is_incremental": false, @@ -54,7 +54,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "S25zGljRjK2mPj5ZNsheVg==" + "hash": "SW2Y9zYrRqBoJGSTZoc4mA==" } }, "is_incremental": false,