diff --git a/index.html b/index.html index 628c02e5..cb49f16c 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@
def main(pre: html.Pre) = {
@@ -130,7 +130,7 @@
Hover this box!
Hover this box!
def main(in: html.Input,
@@ -139,7 +139,7 @@
def main(in: html.Input, box: html.Div) = {
@@ -155,7 +155,7 @@
def main(c: html.Canvas) = {
@@ -178,7 +178,7 @@
def main(pre: html.Pre) = {
@@ -197,7 +197,7 @@
output
output
def main(in: html.Input,
@@ -214,7 +214,7 @@
output
output
def main(div: html.Div) = {
@@ -226,7 +226,7 @@
The goal of this project is to provide a thin-but-idiomatic-scala interface to modern browser APIs. In particular: