mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 15:50:08 +05:30
add line numbers for code blocks
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ customElements.define(
|
||||
},
|
||||
hideEventTypeDetails: false,
|
||||
});
|
||||
console.log("These errors are not produced by the Elm app :)")
|
||||
console.log("These errors are not produced by the Elm app :)");
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user