1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 10:22:23 +00:00

docs: edit README

This commit is contained in:
ruanyf 2020-08-14 22:35:52 +08:00
parent e78513744c
commit 9461a922f6
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# ES6 入门教程
官方镜像:[网道WangDoc.com](https://wangdoc.com/es6/)
《ECMAScript 6 入门教程》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。
[![cover](images/cover_thumbnail_3rd.jpg)](images/cover-3rd.jpg)

View File

@ -210,8 +210,8 @@ function li_create_linkage(li_tag, header_level) {
}
function create_banner(element) {
// 2020年8月15
var deadline = new Date(2020, 7, 15);
// 2020年12月1
var deadline = new Date(2020, 11, 1);
if (deadline - (new Date()) < 0) return;
var styleStr = [

View File

@ -1,2 +0,0 @@
4096418148424150100