mirror of
https://github.com/doocs/advanced-java.git
synced 2025-03-04 09:20:11 +08:00
docs: update titile of index.html
Let those who hurt heal, let those who struggle find hope.
This commit is contained in:
parent
83bd242048
commit
c165de3dd5
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Java 进阶扫盲</title>
|
||||
<title>让我们同步进阶</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="description" content="advanced-java">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
@ -58,4 +58,4 @@
|
||||
<script src="//unpkg.com/docsify/lib/plugins/emoji.js"></script>
|
||||
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user