UNPKG

web-toolkit

Version:

A GTK inspired toolkit designed to build awesome web apps

12 lines (11 loc) 196 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Index</title> <script> window.location.href = '/web-toolkit/demo' </script> </head> <body></body> </html>