Skip to content

Commit

Permalink
feat: eoapi html title
Browse files Browse the repository at this point in the history
  • Loading branch information
scarqin committed Aug 15, 2022
1 parent 39b9c4f commit c20773b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workbench/browser/build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class webPlatformBuilder {
<html>
<head>
<meta charset="utf-8" />
<title>eoapi redirect</title>
<title>Eoapi - Easy &amp; Open Source API Ecosystem</title>
<script>
let lang=window.location.href.includes("/en")?'en':'zh';
try{
Expand Down

0 comments on commit c20773b

Please sign in to comment.