mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 11:40:27 +02:00
deploy script
This commit is contained in:
@@ -3,7 +3,7 @@ var React = require('react');
|
||||
var Footer = React.createClass({
|
||||
|
||||
render: function() {
|
||||
var copyright = "© 2011-2017";
|
||||
var copyright = "© 2011-2018";
|
||||
return (
|
||||
<div>
|
||||
<footer className="copyright">
|
||||
|
Reference in New Issue
Block a user