Fixed favicon directory
This commit is contained in:
parent
8de7baec99
commit
bfc5f64848
@ -1,6 +1,6 @@
|
||||
<head>
|
||||
<title>Hourglass</title>
|
||||
<link rel="icon" href="favicon.ico?v=2">
|
||||
<link rel="icon" href="/favicon.ico?v=2">
|
||||
</head>
|
||||
|
||||
<template name="main">
|
||||
@ -157,8 +157,8 @@
|
||||
<div>
|
||||
<textarea id="workComment" class="restrict" rows="4" cols="50" maxlength="200"></textarea><br>
|
||||
<div>
|
||||
<span id="commentrestrict">{{commentLength}}</span>
|
||||
<div id="commentSubmit">Submit</div>
|
||||
<span id="commentrestrict">{{commentLength}}</span>
|
||||
<div id="commentSubmit">Submit</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="comment">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user