Dave Jarvis' Repositories

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

Removes type from style element

AuthorDaveJarvis <email>
Date2023-11-04 15:37:35 GMT-0700
Commit49cfe5a8460d9337117c1e67747d4f8f5a535648
Parent29c903e
Delta1 line added, 1 line removed
www/index.shtml
<meta name="keywords" content="markdown, text, editor, software">
<meta name="robots" content="index, follow">
- <style type="text/css"><!--#include file="styles/base.css" --></style>
+ <style><!--#include file="styles/base.css" --></style>
</head>
<body>