pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit cca4203c054cfb8351123fcb79bfb0f360446686
parent 75f2d7755c1da84a70d9455ebc509924a602d155
Author: Jul <jul@9o.is>
Date:   Wed, 30 Apr 2014 16:38:27 -0400

reset website footer

Diffstat:
Msrc/main/webapp/templates-hidden/parts/footer.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/webapp/templates-hidden/parts/footer.html b/src/main/webapp/templates-hidden/parts/footer.html @@ -1,4 +1,4 @@ <footer> <br /> - <p style="font-size:10px">&copy; 2014 PYC, Inc.</p> + <span>&copy; 2014 PYC, Inc.</span> </footer>