show side panel about me on about page
This commit is contained in:
parent
7f28d9fe44
commit
7091985c13
1 changed files with 0 additions and 2 deletions
|
@ -77,7 +77,6 @@
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<nav id="side-nav" class="float-left">
|
<nav id="side-nav" class="float-left">
|
||||||
{% if page.type != "about" %}
|
|
||||||
<div class="side-panel" id="about-me">
|
<div class="side-panel" id="about-me">
|
||||||
<div class="ayo-thumb">
|
<div class="ayo-thumb">
|
||||||
<img src="../assets/images/ayo.jpg" alt="Free exclusive web development tips!" />
|
<img src="../assets/images/ayo.jpg" alt="Free exclusive web development tips!" />
|
||||||
|
@ -87,7 +86,6 @@
|
||||||
<p>Want to give me a tip?</p>
|
<p>Want to give me a tip?</p>
|
||||||
<!--div class="post-readmore"><a target="_blank" class="button" href="https://docs.google.com/forms/d/e/1FAIpQLScinfuT_8-4q5Yk16nGUMxWxVpQgWZwyAaJ5oFY5_0NsRMjMw/viewform?usp=sf_link">Get FREE Consultation</a></div-->
|
<!--div class="post-readmore"><a target="_blank" class="button" href="https://docs.google.com/forms/d/e/1FAIpQLScinfuT_8-4q5Yk16nGUMxWxVpQgWZwyAaJ5oFY5_0NsRMjMw/viewform?usp=sf_link">Get FREE Consultation</a></div-->
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
|
||||||
<div class="side-panel" id="donate-form">
|
<div class="side-panel" id="donate-form">
|
||||||
<!--form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
<!--form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
<input type="hidden" name="cmd" value="_s-xclick">
|
<input type="hidden" name="cmd" value="_s-xclick">
|
||||||
|
|
Loading…
Reference in a new issue