Skip to content

Instantly share code, notes, and snippets.

View awadMayez's full-sized avatar

Mayez awadMayez

  • Minsk
View GitHub Profile
<!DOCTYPE HTML>
<html prefix="og: http://ogp.me/ns#">
<head>
<title>[[*title]]</title>
<meta charset="utf-8" />
<base href="[[++site_url]]" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="[[*description]]" />
<meta name="keywords" content="[[*keywords]]" />
@awadMayez
awadMayez / index.html
Created November 16, 2019 23:32
Oil Paining
<canvas id='canvas'></canvas>
<span>Move the mouse to paint.<span>
<!--
Move the mouse to paint.
Click to change color.
Double Click to clear the canvas.
-->