Skip to content

Instantly share code, notes, and snippets.

View nattitanic's full-sized avatar

Nathan Chien nattitanic

View GitHub Profile
@nattitanic
nattitanic / clock.html
Created December 19, 2020 22:01 — 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" >