Closed matt-dray closed 4 years ago
Create a div for a little box that can be put at the top of each post to explain when it's been updated substantially.
Then identify the posts that need it and add them. NBA distances and mail-merge posts, for example.
Like the how-to boxes here: https://www.rostrum.blog/2020/09/15/rstudio-settings/
Nah, just do this for note boxes:
<div class="tip"> `r icon::fa("exclamation-circle")` <b>Note</b>
The info boxes are:
<div class="tip"> `r icon::fa("info-circle")` <b>How to</b>
Create a div for a little box that can be put at the top of each post to explain when it's been updated substantially.
Then identify the posts that need it and add them. NBA distances and mail-merge posts, for example.
Like the how-to boxes here: https://www.rostrum.blog/2020/09/15/rstudio-settings/