Sha256: 1c61c13642d411fb5036cdb018667e518a34148e33403a55208a8aba0013e0a2
Contents?: true
Size: 264 Bytes
Versions: 5
Compression:
Stored size: 264 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= project_name.capitalize %></title> <style>body, html { margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden };</style> </head> <body> <script src="<%= project_name %>.cjs"></script> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
uki-1.1.1 | templates/index.html.erb |
uki-1.1.0 | templates/index.html.erb |
uki-1.0.2 | templates/index.html.erb |
uki-1.0.1 | templates/index.html.erb |
uki-1.0.0 | templates/index.html.erb |