fix: missing script tag

This commit is contained in:
pypy
2021-08-13 03:22:04 +09:00
parent da1cb33891
commit 3f71857c68

View File

@@ -322,4 +322,5 @@ html
br
span(style="float:right") {{ currentTime | formatDate('YYYY-MM-DD HH:MI:SS AMPM') }}
span CPU {{ cpuUsage }}%
script(src="vendor.js")
script(src="vr.js")