From 1ea637ec7eba9052330998137a93a03cd3981dc6 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 24 Jul 2020 18:44:45 +0530 Subject: Updated features --- docs/_config.yml | 44 ++++++++++++-------------------------------- 1 file changed, 12 insertions(+), 32 deletions(-) (limited to 'docs') 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 -- cgit v1.2.3