瀏覽代碼

Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)

Barnabus 7 年之前
父節點
當前提交
4f488aca55
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/realtime-advanced/resources/room_login.templ.html

+ 1 - 1
examples/realtime-advanced/resources/room_login.templ.html

@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
 <html lang="en">
     <head>
         <meta charset="utf-8">