fix js errors, moven pinterest include bij enkele post

This commit is contained in:
Wouter Groeneveld 2018-04-30 15:34:38 +02:00
parent d9e200600a
commit 040fd2abef
3 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ publishDir = "docs"
backgroundColor = "white"
highlight = true
highlightStyle = "paraiso-dark"
highlightLanguages = ["c#", "java", "scala", "javascript"]
highlightLanguages = ["cs", "java", "scala", "javascript"]
font = "Open Sans"
copyright = "No <i class='fa fa-copyright'></i> reserved - sharing is caring. <i class='fa fa-github'></i> <a href='https://github.com/wgroeneveld/brainbaking/'>Hack away</a>! <i class='fa fa-lightbulb-o'></i> <a href='/'>Brain Baking</a>"

View File

@ -181,3 +181,4 @@ Doing these exercises gave me a real boost in confidence and motivated me to dra
Read more on how to draw better in Jen Review's [How to Draw Better](https://www.jenreviews.com/how-to-draw-better/) blog post.
<script async defer src="//assets.pinterest.com/js/pinit.js"></script>

View File

@ -118,5 +118,4 @@ main .text-justify blockquote p {
}
</style>
<script async defer src="//assets.pinterest.com/js/pinit.js"></script>
{{ template "_internal/google_analytics_async.html" . }}