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

Add lang to demo page, uppercase DOCTYPE

This commit is contained in:
Patrick H. Lauke
2022-08-12 23:52:29 +01:00
parent 4135156e4a
commit aac95ca340

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>system.css | A design system for building retro Apple-inspired interfaces</title>
<link rel="Shortcut Icon" type="image/x-icon" href="icon.png" />