Set input type to text
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
b484bdef79
commit
6381be22ed
@ -19,7 +19,7 @@
|
||||
<div id="elm-${SHA1}">
|
||||
<p>
|
||||
<input readonly="true" value="https://yagcdn.tk/<service>/<user>/<repo>/<gitref>/<file>"
|
||||
style="border: 1px solid #595959; width: 100%" />
|
||||
style="width: 100%" type="text" />
|
||||
</p>
|
||||
</div>
|
||||
<script src="./scripts/yagcdn-${SHA1}.min.js">
|
||||
|
Loading…
Reference in New Issue
Block a user