mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 15:13:29 -07:00
Add HTML5 doctype to prevent rendering bugs
This commit is contained in:
parent
6c31389327
commit
8b59a1b278
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue