Updated features
This commit is contained in:
parent
c76a3776ba
commit
1ea637ec7e
|
@ -38,37 +38,17 @@ features :
|
|||
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 : Configurable
|
||||
description : Do you want to limit your search to Chemrxiv preprints? You can!
|
||||
fontawesome_icon_name : sliders-h
|
||||
|
||||
- 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 : Private and Secure
|
||||
description : Everything happens on the device itself, including ML inferencing
|
||||
fontawesome_icon_name : user-secret
|
||||
|
||||
- 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 : 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
|
||||
|
|
Loading…
Reference in New Issue