``fix HTML doctype declaration in index.html for Ionic mobile project``

This commit is contained in:
louiscklaw
2025-05-12 19:24:39 +08:00
parent a6170778cd
commit 184aaa1b0a

View File

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