You've already forked system.css
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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user