diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-24 18:44:45 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-24 18:44:45 +0530 |
commit | 1ea637ec7eba9052330998137a93a03cd3981dc6 (patch) | |
tree | 58a2a01b9efab5665521c29181abb7f7797166a1 /docs/_config.yml | |
parent | c76a3776ba8bb81c58f4adc0f08d764b0f59930b (diff) |
Updated features
Diffstat (limited to 'docs/_config.yml')
-rw-r--r-- | docs/_config.yml | 44 |
1 files changed, 12 insertions, 32 deletions
diff --git a/docs/_config.yml b/docs/_config.yml index 6c281c1..d329347 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -37,38 +37,18 @@ features : - title : Modern Design description : Written in SwiftUI! fontawesome_icon_name : magic - - - title : iPhone Device Preview - description : Preview your app in the context of an iPhone device. Five different device colors included. - fontawesome_icon_name : mobile - - - title : Video Support - description : Preview app video on the iPhone device simply by placing your video files in the videos folder. - fontawesome_icon_name : play-circle - - - title : Automatic Icon and Metadata - description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link. - fontawesome_icon_name : sync - - - title : Easy to Tweak - description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : adjust - - - title : Feature List - description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : star - - - title : Smart App Banner - description : Display a smart app banner on iOS devices. - fontawesome_icon_name : arrow-alt-circle-down - - - title : Social Links - description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : link - - - title : FontAwesome Support - description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed. - fontawesome_icon_name : info-circle + + - title : Configurable + description : Do you want to limit your search to Chemrxiv preprints? You can! + fontawesome_icon_name : sliders-h + + - title : Private and Secure + description : Everything happens on the device itself, including ML inferencing + fontawesome_icon_name : user-secret + + - title : Power of ML + description : Uses BERT to answer your questions based on the article's abstract. + fontawesome_icon_name : robot - title : # New Feature Title description : # New Feature Description |