Skip to content

Commit a5f46b8

Browse files
committed
edited
1 parent 5323d62 commit a5f46b8

File tree

4 files changed

+26
-41
lines changed

4 files changed

+26
-41
lines changed

_config.yml

Lines changed: 26 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -10,65 +10,50 @@ presskit_download_link : https://emilbaehr.com
1010
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
1111

1212
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
13-
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
14-
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
15-
app_description : Write a short tagline for your app.
13+
app_name : Covid-19 Tracker # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
14+
app_price : Free # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
15+
app_description : COVID-19 is the infectious disease caused by the most recently discovered coronavirus. You can get information about the number of cases with this app.
16+
1617

1718
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
1819

1920

2021

2122
# Information About Yourself
22-
your_name : Emil Baehr
23-
your_link : https://emilbaehr.com
24-
your_city : Copenhagen
25-
email_address : emil.baehr@gmail.com
23+
your_name : Muhammet ÖMER
24+
your_link : https://linktr.ee/mukireus
25+
your_city : Bursa
26+
email_address : muhammet.omer@outlook.com
2627
facebook_username :
27-
instagram_username : ebaehr
28-
twitter_username : ebaehr
29-
github_username : emilbaehr
28+
instagram_username : mukireus
29+
twitter_username : mukireuss
30+
github_username : mukireus
3031
youtube_username :
3132

3233

3334

3435
# Feature List Edit, add or remove features to be presented.
3536
features :
3637

37-
- title : GitHub Pages Jekyll Theme
38-
description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá!
39-
fontawesome_icon_name : magic
38+
- title : Symptoms
39+
description : Reported illnesses have ranged from people with mild symptoms to people being severely ill and dying.
40+
fontawesome_icon_name : thermometer
4041

41-
- title : iPhone Device Preview
42-
description : Preview your app in the context of an iPhone device. Five different device colors included.
43-
fontawesome_icon_name : mobile
42+
- title : Country by Country
43+
description : You can see the number of cases country by country.
44+
fontawesome_icon_name : globe-europe
4445

45-
- title : Video Support
46+
- title : Country Detail
4647
description : Preview app video on the iPhone device simply by placing your video files in the videos folder.
47-
fontawesome_icon_name : play-circle
48-
49-
- title : Automatic Icon and Metadata
50-
description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link.
51-
fontawesome_icon_name : sync
52-
53-
- title : Easy to Tweak
54-
description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed.
55-
fontawesome_icon_name : adjust
56-
57-
- title : Feature List
58-
description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed.
59-
fontawesome_icon_name : star
60-
61-
- title : Smart App Banner
62-
description : Display a smart app banner on iOS devices.
63-
fontawesome_icon_name : arrow-alt-circle-down
48+
fontawesome_icon_name : flag
6449

65-
- title : Social Links
66-
description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed.
67-
fontawesome_icon_name : link
50+
- title : Top-5 Cases
51+
description : You can see the top five countries with a high number of cases.
52+
fontawesome_icon_name : exclamation
6853

69-
- title : FontAwesome Support
70-
description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed.
71-
fontawesome_icon_name : info-circle
54+
- title : Custom Page
55+
description : You can see the countries you want to see the number of cases on your own page.
56+
fontawesome_icon_name : house-user
7257

7358
- title : # New Feature Title
7459
description : # New Feature Description
@@ -85,7 +70,7 @@ cover_image : assets/headerimage.png
8570
cover_overlay_color : "#363b3d"
8671
cover_overlay_transparency : 0.8
8772

88-
device_color : black # Set to: blue, black, yellow, coral or white.
73+
device_color : white # Set to: blue, black, yellow, coral or white.
8974

9075
body_background_color : "#ffffff"
9176

assets/appicon.png

15.9 KB
Loading

assets/headerimage.png

10.4 KB
Loading

assets/screenshot/yourscreenshot.png

165 KB
Loading

0 commit comments

Comments
 (0)