wip
This commit is contained in:
parent
13d0b15fd9
commit
9df85d9580
2 changed files with 4 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ class Tree extends Component {
|
|||
})
|
||||
return html`
|
||||
<div id="tree">
|
||||
<div id="logo"><img src="/images/${_VERSION}/logo.svg" /></div>
|
||||
<div id="logo"><a href="/notes2"><img src="/images/${_VERSION}/logo.svg" /></a></div>
|
||||
${renderedTreeTrunk}
|
||||
</div>`
|
||||
}//}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue