diff --git a/_articles/features/favorites.md b/_articles/features/favorites.md index 30610547..331db8bf 100644 --- a/_articles/features/favorites.md +++ b/_articles/features/favorites.md @@ -2,7 +2,7 @@ layout: article title: Using favorites categories: [features] -featured: false +featured: true popular: false tags: [favorites, features, tutorial] --- @@ -21,10 +21,10 @@ The Web Vault and desktop application will have a "Favorites" filter you can sel ### Examples - Web Vault -![Web Vault](/images/favorites/favorite_webvault.gif){:class="img-responsive"} +{% image /favorites/favorite_webvault.gif %} ​ - Desktop Application -![Desktop](/images/favorites/favorite_desktop.gif){:class="img-responsive"} +{% image /favorites/favorite_desktop.gif %} ​ - Browser Extension -![Extension](/images/favorites/favorite_extension.gif){:class="img-responsive"} \ No newline at end of file +{% image /favorites/favorite_extension.gif %} \ No newline at end of file