diff --git a/examples/ugly_yellow.osls b/examples/ugly_yellow.osls deleted file mode 100644 index 2098592..0000000 --- a/examples/ugly_yellow.osls +++ /dev/null @@ -1,6 +0,0 @@ -meta -> charset="utf-8" :: -title :: Hello, World! -div -> style="background-color:yellow" :: - h1 :: This was written in LineScript! - p -> onclick="alert('Hi!')" :: Click Me -end :: div \ No newline at end of file