[Modify] EBook Link Add

This commit is contained in:
Kanani Nirav
2023-07-29 11:20:10 +09:00
parent 4d107016bb
commit 03cfc77393
2 changed files with 11 additions and 2 deletions

View File

@@ -31,6 +31,11 @@
<main id="content" class="main-content" role="main">
{{ content }}
{% if page.link %}
<p> <strong>Download Ebook :</strong> &nbsp; &nbsp;
<strong><a href="https://www.buymeacoffee.com/kananinirav/e/151079" target="blank">AWS Cloud Practitioner Study Notes (Ebook)</a></strong> </p>
{% endif %}
<!-- comment provider -->
{% assign giscus = site.giscus %}
<script src="https://giscus.app/client.js"
@@ -57,4 +62,4 @@
</footer>
</main>
</body>
</html>
</html>