mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-12 04:33:42 +08:00
fix: fix html lang attribute (close #1433)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="logo.png" />
|
||||
|
Reference in New Issue
Block a user