Skip to content

Commit 84f3260

Browse files
committed
update website
1 parent 86488e1 commit 84f3260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: _includes/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
</ul>
2323
</div>
2424

25-
<div class="page__footer-copyright">Copyright &copy; {{ site.time | date: '%Y' }} <a href="https://www.themodernjs.com" target="_blank">{{ site.name | default: site.title }}</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>
25+
<div class="page__footer-copyright">Copyright &copy; {{ site.time | date: '%Y' }} <a href="https://www.themodernjs.com" target="_blank">{{ site.name | default: site.title }}</a></div>

Diff for: _site/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626

2727

28-
<meta property="article:published_time" content="2018-05-30T09:46:15+07:00">
28+
<meta property="article:published_time" content="2018-05-30T22:01:24+07:00">
2929

3030

3131

@@ -690,7 +690,7 @@
690690
<meta itemprop="headline" content="Brief Introduction">
691691
<meta itemprop="description" content="Welcome to Learn React, a comprehensive introduction to Reactjs. - Learn React">
692692

693-
<meta itemprop="dateModified" content="May 15, 2018">
693+
<meta itemprop="dateModified" content="May 14, 2018">
694694

695695
<div class="page__inner-wrap">
696696

@@ -720,7 +720,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Brief Introduction
720720

721721

722722

723-
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2018-05-15">May 15, 2018</time></p>
723+
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2018-05-14">May 14, 2018</time></p>
724724

725725
</footer>
726726

@@ -770,7 +770,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Brief Introduction
770770
</ul>
771771
</div>
772772

773-
<div class="page__footer-copyright">Copyright &copy; 2018 <a href="https://www.themodernjs.com" target="_blank">The Modern Javascript</a>, Maintained by <a href="https://github.com/Bunlong" target="_blank">Bunlong</a></div>
773+
<div class="page__footer-copyright">Copyright &copy; 2018 <a href="https://www.themodernjs.com" target="_blank">The Modern Javascript</a></div>
774774

775775
</footer>
776776
</div>

0 commit comments

Comments
 (0)