Skip to content

Instantly share code, notes, and snippets.

View mistermark's full-sized avatar

Mark de Jong mistermark

View GitHub Profile
@mistermark
mistermark / clock.html
Created October 6, 2020 14:23 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >