We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec151f commit e9a653eCopy full SHA for e9a653e
prep-docs-for-gh-pages.php
@@ -14,5 +14,5 @@
14
}
15
16
file_put_contents("docs/index.html", str_replace("../docs/", "", file_get_contents("docs/index.html")));
17
-file_put_contents("docs/CNAME", "sample.scribe.knuckles.wtf");
+file_put_contents("docs/CNAME", "demo.scribe.knuckles.wtf");
18
echo "Copied docs for GH pages";
0 commit comments