1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

icon and title

This commit is contained in:
Jordan Scales
2020-04-21 20:24:48 -04:00
parent 80928b1101
commit b905822a0e
3 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
<!doctype html>
<html>
<head>
<title>98.css - A design system for building faithful recreations of old UIs</title>
<link rel="Shortcut Icon" type="image/x-icon" href="icon.png" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />