[Modify] EBook Link Add
This commit is contained in:
@@ -35,3 +35,7 @@ defaults:
|
||||
path: ""
|
||||
values:
|
||||
image: /images/AWS-Cloud-Practitioner.png
|
||||
- scope:
|
||||
path: "/sections/*.md"
|
||||
values:
|
||||
link: true
|
||||
|
||||
@@ -31,6 +31,11 @@
|
||||
<main id="content" class="main-content" role="main">
|
||||
{{ content }}
|
||||
|
||||
{% if page.link %}
|
||||
<p> <strong>Download Ebook :</strong>
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user