Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features
This commit is contained in:
commit
de41d0e459
|
@ -16,7 +16,7 @@ class LogTerminal extends HTMLElement {
|
|||
}
|
||||
|
||||
render(){
|
||||
this.innerHTML = `
|
||||
this.#rootdoc.innerHTML = `
|
||||
<link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
.terminal-container{
|
||||
|
|
Loading…
Reference in New Issue