windhamdavid 5 years ago
parent
commit
e970394623
3 changed files with 3 additions and 4 deletions
  1. 1 2
      footer-home.php
  2. 1 1
      footer-studio.php
  3. 1 1
      footer.php

+ 1 - 2
footer-home.php

@@ -29,13 +29,12 @@
 			<div class="col-md-4">
 				<ul class="social">			
 					<li><a href="https://twitter.com/windhamdavid" class="twitter" rel="me"><span class="fa fa-2x fa-twitter-square"></span></a></li>
-					<li><a href="https://plus.google.com/+DavidWindham1" class="gplus" rel="me"><span class="fa fa-2x fa-google-plus-square"></span></a></li>
 					<li><a href="https://www.facebook.com/davidawindham" class="facebook"><span class="fa fa-2x fa-facebook-square"></span></a></li>
 					<li><a href="https://github.com/windhamdavid" class="github" rel="me"><span class="fa fa-2x fa-github-square"></span></a></li>
 				</ul>
 			</div>
 			<div class="col-md-3 col-sm-offset-5">
-				<p class="small dim right">&copy; 2004-2018<br />
+				<p class="small dim right">&copy; 2004-2020<br />
 				<p class="small dim right"><a href="<?php echo home_url( '/' ); ?>sitemap"><span class="fa fa-sitemap fa-fw"></span> Sitemap</a><br />
 				<span class="small dull right">This website uses cookies</span></p>
 			</div>

+ 1 - 1
footer-studio.php

@@ -35,7 +35,7 @@
 				</ul>
 			</div>
 			<div class="col-md-3 col-sm-offset-5">
-				<p class="small dim right">&copy; 2004-2018<br />
+				<p class="small dim right">&copy; 2004-2020<br />
 				<p class="small dim right"><a href="<?php echo home_url( '/' ); ?>sitemap"><span class="fa fa-sitemap fa-fw"></span> Sitemap</a><br />
 				<span class="small dull right">This website uses cookies</span></p>
 			</div>

+ 1 - 1
footer.php

@@ -7,7 +7,7 @@
 				<p class="dim"><p>
 			</div>
 			<div class="col-md-4">
-				<p class="small dim right">&copy; 2004-2018</p>			
+				<p class="small dim right">&copy; 2004-2020</p>			
 			</div>
 		</div>
 	</div>