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

BIN
docs/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

View file

@ -1,6 +1,8 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <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 charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />

View file

@ -1,6 +1,8 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <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 charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />