This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
talhyperlocaltheme
mirror of
https://github.com/adrianshort/talhyperlocaltheme.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Move link
Move Get the data link from menu to footer.
master
Mike Rawlins
9 years ago
parent
6a15849d98
commit
e658ba331c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
footer.php
+ 1
- 1
footer.php
View File
@@ -22,7 +22,7 @@
*/
do_action( 'twentyfifteen_credits' );
?>
<a href="/credits/">Credits</a>
<a href="/credits/">Credits</a>
| <a href="/get-the-data/">Get the data!</a>
</div><!-- .site-info -->
</footer><!-- .site-footer -->
Write
Preview
Loading…
Cancel
Save