@ -42,12 +42,10 @@ class Setup {
if (
!this.loaded && this.registration.active
) {
document.body.appendChild(
e('h1', {}, location.hash)
)
e('m-project', {}, '')
this.loaded = true
}