Skip to content

Instantly share code, notes, and snippets.

View dogwong's full-sized avatar

dogwong

  • Hong Kong
  • 03:21 (UTC +08:00)
View GitHub Profile
@dogwong
dogwong / clock.html
Last active March 25, 2022 10:08 — 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" >