1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 20:11:59 +02:00

fucking adblock, wtf

This commit is contained in:
Pomax
2018-12-09 17:35:03 -08:00
parent 4ad072c7a2
commit 30d32d6f6a
13 changed files with 78030 additions and 131 deletions

File diff suppressed because one or more lines are too long

View File

@@ -84,31 +84,14 @@
</div>
<!-- Because people probably want to share this article -->
<div class="sharebuttons">
<style>
div.sharebuttons {
position: fixed;
top: 1rem;
left: 1rem;
padding: 0.1em;
background: white;
}
div.sharebuttons img {
min-width: 1.25rem;
min-height: 1.25rem;
max-height: 1.25rem;
}
}
</style>
<a class="social reddit" href="https://www.reddit.com/submit?url=https://pomax.github.io/bezierinfo&title=A Primer on Bézier Curves&text=A free, online book for when you really need to know how to do Bézier things.">
<img src="https://www.redditstatic.com/spreddit1.gif" alt="submit to reddit" title="submit to reddit">
</a>
<a class="social hn" href="https://news.ycombinator.com/submitlink?u=https://pomax.github.io/bezierinfo&t=A Primer on Bézier Curves">
<img src="https://news.ycombinator.com/y18.gif" alt="submit to hacker news" title="submit to hacker news">
</a>
<a class="social twitter" href="https://twitter.com/intent/tweet?hashtags=bezier,curves,maths&original_referer=https://pomax.github.io/bezierinfo&text=Reading%20%22A%20Primer%20on%20Bezier%20Curves%22%20by%20@TheRealPomax%20over%20on%20https://pomax.github.io/bezierinfo">
<img src="images/twitter.ico" alt="tweet your read" title="tweet your read">
</a>
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
<!-- omg fuck you adblock, what the actual fuck -->
<img src="images/icons.gif" usemap="#rht">
<map name="rht">
<area class="social reddit" shape="rect" coords="0, 0, 19, 15" href="https://www.reddit.com/submit?url=https://pomax.github.io/bezierinfo&title=A Primer on Bézier Curves&text=A free, online book for when you really need to know how to do Bézier things." alt="submit to reddit" title="submit to reddit">
<area class="social hn" shape="rect" coords="24, 0, 42, 15" href="https://news.ycombinator.com/submitlink?u=https://pomax.github.io/bezierinfo&t=A Primer on Bézier Curves" alt="submit to hacker news" title="submit to hacker news">
<area class="social twitter" shape="rect" coords="48, 0, 64, 15" href="https://twitter.com/intent/tweet?hashtags=bezier,curves,maths&original_referer=https://pomax.github.io/bezierinfo&text=Reading%20%22A%20Primer%20on%20Bezier%20Curves%22%20by%20@TheRealPomax%20over%20on%20https://pomax.github.io/bezierinfo" alt="tweet your read" title="tweet your read">
</map>
</div>
<article>