Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
#41 Update a year
Browse files Browse the repository at this point in the history
  • Loading branch information
akabekobeko committed Jan 30, 2016
1 parent b686a17 commit 47014fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/footer.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<footer class="page__footer">
Copyright &copy; 2009 - 2015 <?php bloginfo( 'name' ); ?> All Rights Reserved.<br>
Copyright &copy; 2009 - 2016 <?php bloginfo( 'name' ); ?> All Rights Reserved.<br>
Theme by <i class="minimalflat2-icon-github"></i> <a href="<?php echo esc_url( 'https://github.com/akabekobeko/wp-theme-minimalflat2', 'twentyfifteen' ); ?>" target="_blank">minimalflat2</a>, <i class="minimalflat2-icon-html5"></i> Valid HTML5 and <i class="minimalflat2-icon-css3"></i> CSS 3.
</footer>
</div>
<?php wp_footer(); ?>
</body>
</html>
</html>

0 comments on commit 47014fe

Please sign in to comment.