Skip to content

Commit

Permalink
Two apps are still broken
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheng5 authored May 4, 2024
1 parent 1e329fb commit b282ccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -488,10 +488,10 @@ <h3>Interactive dashboards</h3>
<a href="https://testing-apps.shinyapps.io/flexdashboard-d3heatmap/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/htmlwidgets-d3heatmap.png"/></a>
</div>

<div class="col-xs-6 col-sm-3">
<div class="col-xs-6 col-sm-3" style="display: none">
<a href="https://testing-apps.shinyapps.io/flexdashboard-metricsgraphics-tor/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/htmlwidgets-metricsgraphics-tor.png"/></a>
</div>
<div class="col-xs-6 col-sm-3">
<div class="col-xs-6 col-sm-3" style="display: none">
<a href="https://testing-apps.shinyapps.io/flexdashboard-highcharter-pokemon/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/highcharter-pokemon.png"/></a>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@ $(document).on("slide.bs.carousel", "#widget-carousel", function(e) {
<a href="https://testing-apps.shinyapps.io/flexdashboard-d3heatmap/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/htmlwidgets-d3heatmap.png"/></a>
</div>
<div class="col-xs-6 col-sm-3">
<div class="col-xs-6 col-sm-3" style="display: none">
<a href="https://testing-apps.shinyapps.io/flexdashboard-metricsgraphics-tor/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/htmlwidgets-metricsgraphics-tor.png"/></a>
</div>
<div class="col-xs-6 col-sm-3">
<div class="col-xs-6 col-sm-3" style="display: none">
<a href="https://testing-apps.shinyapps.io/flexdashboard-highcharter-pokemon/"><img src="https://pkgs.rstudio.com/flexdashboard/articles/images/highcharter-pokemon.png"/></a>
</div>
</div>
Expand Down

0 comments on commit b282ccd

Please sign in to comment.