22< html xmlns ="http://www.w3.org/1999/xhtml " lang ="en " xml:lang ="en "> < head >
33
44< meta charset ="utf-8 ">
5- < meta name ="generator " content ="quarto-1.5.57 ">
5+ < meta name ="generator " content ="quarto-1.6.42 ">
66
77< meta name ="viewport " content ="width=device-width, initial-scale=1.0, user-scalable=yes ">
88
3737< script src ="../site_libs/quarto-html/tippy.umd.min.js "> </ script >
3838< script src ="../site_libs/quarto-html/anchor.min.js "> </ script >
3939< link href ="../site_libs/quarto-html/tippy.css " rel ="stylesheet ">
40- < link href ="../site_libs/quarto-html/quarto-syntax-highlighting.css " rel ="stylesheet " id ="quarto-text-highlighting-styles ">
40+ < link href ="../site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03 .css " rel ="stylesheet " id ="quarto-text-highlighting-styles ">
4141< script src ="../site_libs/bootstrap/bootstrap.min.js "> </ script >
4242< link href ="../site_libs/bootstrap/bootstrap-icons.css " rel ="stylesheet ">
43- < link href ="../site_libs/bootstrap/bootstrap.min.css " rel ="stylesheet " id ="quarto-bootstrap " data-mode ="light ">
43+ < link href ="../site_libs/bootstrap/bootstrap-6bbb2ee3340c67b6da55fdc5589aeeb3 .min.css " rel ="stylesheet " append-hash =" true " id ="quarto-bootstrap " data-mode ="light ">
4444< script id ="quarto-search-options " type ="application/json "> {
4545 "location" : "navbar" ,
4646 "copy-button" : false ,
@@ -220,7 +220,7 @@ <h1 class="title">Blogs</h1>
220220
221221< div class ="quarto-listing quarto-listing-container-grid " id ="listing-listing ">
222222< div class ="list grid quarto-listing-cols-3 ">
223- < div class ="g-col-1 " data-index ="0 " data-categories ="shiny,Beginner " data-listing-date-sort ="1743445800000 ">
223+ < div class ="g-col-1 " data-index ="0 " data-categories ="c2hpbnklMkNCZWdpbm5lcg== " data-listing-date-sort ="1743445800000 ">
224224< a href ="" class ="quarto-grid-link ">
225225</ a > < div class ="quarto-grid-item card h-100 card-left "> < a href ="" class ="quarto-grid-link ">
226226< p class ="card-img-top ">
@@ -231,10 +231,10 @@ <h5 class="no-anchor card-title listing-title">
231231Introduction to Shiny
232232</ h5 >
233233< div class ="listing-categories ">
234- < div class ="listing-category " onclick ="window.quartoListingCategory('shiny '); return false; ">
234+ < div class ="listing-category " onclick ="window.quartoListingCategory('c2hpbnk= '); return false; ">
235235shiny
236236</ div >
237- < div class ="listing-category " onclick ="window.quartoListingCategory('Beginner '); return false; ">
237+ < div class ="listing-category " onclick ="window.quartoListingCategory('QmVnaW5uZXI= '); return false; ">
238238Beginner
239239</ div >
240240</ div >
@@ -337,8 +337,6 @@ <h5 class="no-anchor card-title listing-title">
337337 } ) ;
338338 clipboard . on ( 'success' , onCopySuccess ) ;
339339 if ( window . document . getElementById ( 'quarto-embedded-source-code-modal' ) ) {
340- // For code content inside modals, clipBoardJS needs to be initialized with a container option
341- // TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
342340 const clipboardModal = new window . ClipboardJS ( '.code-copy-button[data-in-quarto-modal]' , {
343341 text : getTextToCopy ,
344342 container : window . document . getElementById ( 'quarto-embedded-source-code-modal' )
@@ -449,7 +447,6 @@ <h5 class="no-anchor card-title listing-title">
449447 if ( window . Quarto ?. typesetMath ) {
450448 window . Quarto . typesetMath ( note ) ;
451449 }
452- // TODO in 1.5, we should make sure this works without a callout special case
453450 if ( note . classList . contains ( "callout" ) ) {
454451 return note . outerHTML ;
455452 } else {
0 commit comments