Create an info box
1 2  | md_info_box(value, width = 3, status = "info", title,
  title_icon = NULL, footer = NULL)
 | 
value | 
 Value to display. Usually a number or short text.  | 
width | 
 Width of the box.  | 
status | 
 Main color of the box.  | 
title | 
 Title to display.  | 
title_icon | 
 Icon to display alongside title. Should be produced by
  | 
footer | 
 A footer to include in the box. Should be produced by
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.