Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Loads CSS async

AuthorDaveJarvis <email>
Date2023-10-03 23:12:50 GMT-0700
Commit0da4bcf24984720380d49c171ac8566870d74bf7
Parentc005687
Delta2 lines added, 1 line removed, 1-line increase
www/index.html
<meta name="keywords" content="markdown, text, editor, software">
<meta name="robots" content="index, follow">
- <link rel="stylesheet" href="styles/base.css">
+ <link rel="stylesheet" href="styles/base.css"
+ media="print" onload="this.media='all'">
</head>
<body>