Pulled in fonts. Let the site do it's thing.
This commit is contained in:
@ -14,7 +14,7 @@ Dare I say that I did this before it was cool? 😎 I baked two loaves of b
|
||||
My pandemic hobby is similar, but different in that it often feels like a chore, costs more money, and often turns out worse than what I can buy. Of course, I am talking about how I’ve started roasting my own coffee at home.">
|
||||
<meta name="author" content="Zachary Billman">
|
||||
<link rel="canonical" href="https://www.zacharybillman.com/posts/roasting-coffee-at-home/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.7049f1a7e031d36a99c553f14bdf2f31391d92228419b35c61a4ce662f045fb8.css" integrity="sha256-cEnxp+Ax02qZxVPxS98vMTkdkiKEGbNcYaTOZi8EX7g=" rel="preload stylesheet" as="style">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.ea1caae4d1819355bd1185c7047015238c1200d5261821a537c45483c3fb5f23.css" integrity="sha256-6hyq5NGBk1W9EYXHBHAVI4wSANUmGCGlN8RUg8P7XyM=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://www.zacharybillman.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://www.zacharybillman.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://www.zacharybillman.com/favicon-32x32.png">
|
||||
@ -259,6 +259,23 @@ I bought the <a href="https://www.sweetmarias.com/fresh-roast-sr800.html">SR800
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/shortcode-gallery/jquery-3.7.1.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="/shortcode-gallery/lazy/jquery.lazy.min.js"></script>
|
||||
|
||||
|
||||
<script src="/shortcode-gallery/swipebox/js/jquery.swipebox.min.js"></script>
|
||||
<link rel="stylesheet" href="/shortcode-gallery/swipebox/css/swipebox.min.css">
|
||||
|
||||
<script src="/shortcode-gallery/justified_gallery/jquery.justifiedGallery.min.js"></script>
|
||||
<link rel="stylesheet" href="/shortcode-gallery/justified_gallery/justifiedGallery.min.css"/>
|
||||
|
||||
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user