mirror of
https://github.com/bendtherules/blog.git
synced 2026-08-18 13:41:55 +00:00
1 line
697 B
HTML
1 line
697 B
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/><script src="trial_tree.js"></script><title>Crappy grass generator</title><meta content="" name="description"/><meta content="abhas" name="author"/><meta content="width=device-width; initial-scale=1.0" name="viewport"/><link href="/favicon.ico" rel="shortcut icon"/><link href="/apple-touch-icon.png" rel="apple-touch-icon"/></head><body><button id="generate" style="background-color: blueviolet; color: white;">Regenerate</button><br/><canvas height="450" id="canvas" style="border:2px solid black" width="680">Oh noes! Canvas not supported! #SadTuba</canvas></body></html> |