Skip to content

Commit 46856cd

Browse files
committed
Update hookdoc template
1 parent 8f6bce2 commit 46856cd

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/hookdoc-tmpl/layout.tmpl

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title><?js= title ?> - My Tickets Hook Doumentation</title>
5+
<title><?js= title ?> - Able Player for WordPress Hook Doumentation</title>
66

77
<script src="scripts/prettify/prettify.js"> </script>
88
<script src="scripts/prettify/lang-css.js"> </script>
@@ -20,12 +20,10 @@
2020
<?js= content ?>
2121
</main>
2222
<footer>
23-
<a href="https://docs.joedolson.com/my-tickets">My Tickets User Documentation</a> &bull;
24-
<a href="https://github.com/joedolson/my-tickets/">My Tickets on GitHub</a> &bull;
25-
<a href="https://www.joedolson.com/my-tickets/add-ons/">Buy My Tickets Premium Add-ons</a>
23+
<a href="https://ableplayer.github.io/ableplayer/">Able Player Documentation</a> &bull;
24+
<a href="https://ableplayer.github.io/ableplayer/demos/">Able Player Demos</a> &bull;
25+
<a href="https://github.com/ableplayer/ableplayer-wordpress/">AblePlayer for WordPress on GitHub</a>
2626
</footer>
27-
28-
2927
</div>
3028

3129
<nav>

0 commit comments

Comments
 (0)