Browse Source

docs: update site

pull/5112/head
paranoidjk 8 years ago
parent
commit
15e381ae44
  1. 2
      site/theme/template/Layout/Footer.jsx

2
site/theme/template/Layout/Footer.jsx

@ -136,7 +136,7 @@ class Footer extends React.Component {
</div>
</li>
<li>
<h2>Copyright © 2017</h2>
<h2>Copyright © {new Date().getFullYear()}</h2>
<div>
<FormattedMessage id="app.footer.author" />
</div>

Loading…
Cancel
Save