mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-29 12:08:48 +01:00
Add cache manifest for offline support.
This commit is contained in:
parent
9997131c9e
commit
ebcd2de8ed
3 changed files with 34 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" manifest="offline.appcache">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link href="default.css" rel="stylesheet" type="text/css"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue