Skip to content

Instantly share code, notes, and snippets.

View Minimoose1441's full-sized avatar

Minimoose1441

View GitHub Profile
@Minimoose1441
Minimoose1441 / clock.html
Last active November 17, 2018 11:03 — 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" >