1
0
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:
Pomax
2018-06-24 17:27:09 -07:00
parent 3c378e108c
commit 697afd626a
14 changed files with 66 additions and 26 deletions

View File

@@ -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">