-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
453 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="eng"> | ||
|
||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" type="image/svg+xml" href="https://cdn.yiwen.pub/web/logo.svg" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Yiwen — AI-based Translingual Knowledge Content Platform</title> | ||
<meta name="description" | ||
content="Yiwen AI is a multilingual knowledge-sharing platform. With the help of ChatGPT, you can effortlessly translate and share captivating articles and documents with readers worldwide, breaking down language barriers in knowledge acquisition." /> | ||
<meta property="og:url" content="https://www.yiwen.ai/" /> | ||
<meta property="og:site_name" content="Yiwen — AI-based Translingual Knowledge Content Platform" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="" /> | ||
<meta property="og:description" content="" /> | ||
</head> | ||
|
||
<body> | ||
<div id="root"> | ||
<h1 id="title" title="title"></h1> | ||
<div id="summary" title="summary"></div> | ||
<div id="authors" title="authors"></div> | ||
<div id="keywords" title="authors"></div> | ||
<div> | ||
<a id="group" title="group" href="" target="_blank"></a> | ||
<span id="updated_time"></span> | ||
</div> | ||
<div title="children"> | ||
<ul id="children"></ul> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.