Working on the front-end
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
2025-03-13 06:24:41 +01:00
parent 6fd1850e20
commit 995fc6ceea
8 changed files with 30 additions and 25 deletions

View File

@@ -1,3 +1,4 @@
{{- /*gotype: vivaplusdl.VideoInfoVM*/}}
<!DOCTYPE html>
<html lang="en">
<head>
@@ -7,5 +8,9 @@
</head>
<body>
<h1>Viva++</h1>
<div class="video-box">
<h2>{{.Title}}</h2>
<div>{{.Description}}</div>
</div>
</body>
</html>