blog.trnck.dev

Add BuyMeACoffee link

+6 -4
+2
_includes/masthead.html
··· 47 47 </div> 48 48 {% endfor %} 49 49 </div> 50 + <style>.bmc-button img{width: 35px !important;margin-bottom: 1px !important;box-shadow: none !important;border: none !important;vertical-align: middle !important;}.bmc-button{padding: 7px 5px 7px 10px !important;line-height: 35px !important;height:51px !important;min-width:217px !important;text-decoration: none !important;display:inline-flex !important;color:#ffffff !important;background-color:#FF813F !important;border-radius: 5px !important;border: 1px solid transparent !important;padding: 7px 5px 7px 10px !important;font-size: 28px !important;letter-spacing:0.6px !important;box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;margin: 0 auto !important;font-family:'Cookie', cursive !important;-webkit-box-sizing: border-box !important;box-sizing: border-box !important;-o-transition: 0.3s all linear !important;-webkit-transition: 0.3s all linear !important;-moz-transition: 0.3s all linear !important;-ms-transition: 0.3s all linear !important;transition: 0.3s all linear !important;}.bmc-button:hover, .bmc-button:active, .bmc-button:focus {-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;text-decoration: none !important;box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;opacity: 0.85 !important;color:#ffffff !important;}</style><link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet"><a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/ftronicek"><img src="https://cdn.buymeacoffee.com/buttons/bmc-new-btn-logo.svg" alt="Buy me a coffee"><span style="margin-left:15px;font-size:28px !important;">Buy me a coffee</span></a> 51 + 50 52 {% endif %} 51 53 {% if user.hireable %} 52 54 <span title="Hire me" class="d-inline-block f5 rounded-2 text-white bg-green py-1 px-2">Available for hire</span>
+3 -3
_layouts/home.html
··· 76 76 .getPropertyValue('content') 77 77 .replace(/"/g, '') 78 78 79 - if(value == "dark") { 80 - $(".twitter-timeline").attr("data-theme", "dark") 81 - } 79 + if(value == "dark") { 80 + $(".twitter-timeline").attr("data-theme", "dark") 81 + } 82 82 </script> 83 83 <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 84 84 </div>
+1 -1
_posts/2019-05-14-hello-website.md
··· 6 6 7 7 **Hello world**, said God and created [github/personal-website](https://github.dev/) 8 8 So basically I have a new website. You are looking right at it. I went through a couple of designs but I stuck with this one (my other option was [this one](https://filiptronicek.netlify.com/)). 9 - I am a 14-year-old web developer... so basically I'm pretty young. For most of my work, I use JavaScript, PHP and some other stuff that I copy from StackOverflow. I am probably not for hire because I'm kinda not legally allowed to. But, here's the deal: if you want to share something with me or just have a chat with me, hit me up on [Twitter](https://twitter.com/filip_tronicek) or my personal e-mail [filip.tronicek@seznam.cz](mailto:filip.tronicek@seznam.cz) 9 + I am a 14-year-old web developer... so basically I'm pretty young. For most of my work, I use JavaScript, PHP and some other stuff that I copy from StackOverflow. I am probably not for hire because I'm kinda not legally allowed to. But, here's the deal: if you want to share something with me or just have a chat with me, hit me up on [Twitter](https://twitter.com/filiptronicek) or my personal e-mail [filip.tronicek@seznam.cz](mailto:filip.tronicek@seznam.cz)