mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-11-30 02:37:57 +08:00
feat: eoapi html title
This commit is contained in:
parent
39b9c4f52c
commit
c20773b7ef
@ -16,7 +16,7 @@ class webPlatformBuilder {
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>eoapi redirect</title>
|
||||
<title>Eoapi - Easy & Open Source API Ecosystem</title>
|
||||
<script>
|
||||
let lang=window.location.href.includes("/en")?'en':'zh';
|
||||
try{
|
||||
|
Loading…
Reference in New Issue
Block a user