mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Move CNAME to gh-pages
This commit is contained in:
parent
ef29a7e7d0
commit
c929af03db
|
@ -73,6 +73,8 @@ private fun createOutputFiles() {
|
||||||
</html>
|
</html>
|
||||||
""".trimIndent()
|
""".trimIndent()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
File(buildPath, "CNAME").writeText("chainid.network")
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun doChecks(doRPCConnect: Boolean) {
|
private fun doChecks(doRPCConnect: Boolean) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user