Sha256: 57e858f5e48f293d366782b5424dfef6f2b5e20140ba01b55b7f804145aabfc9
Contents?: true
Size: 248 Bytes
Versions: 3
Compression:
Stored size: 248 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= name.capitalize %></title> <style>body, html { margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden };</style> </head> <body> <script src="<%= name %>.cjs"></script> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
uki-1.1.4 | templates/index.html.erb |
uki-1.1.3 | templates/index.html.erb |
uki-1.1.2 | templates/index.html.erb |