Add video support
This commit is contained in:
@@ -5,7 +5,7 @@ import "github.com/dominicf2001/comfychan/web/views/shared"
|
||||
templ Index() {
|
||||
@shared.Layout() {
|
||||
<section class="container">
|
||||
<img id="clavis" src="/static/img/clavis.png"/>
|
||||
<img id="clavis" src="/static/media/clavis.png"/>
|
||||
<div class="box">
|
||||
<h2>Welcome to Comfychan</h2>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user