Skip to content

Commit 7f18f43

Browse files
Updated description, title
1 parent ae3666c commit 7f18f43

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# This config file contains the config of your webpages
44
# You may also want to update /config/webpack.pwa.js in case you want to generate a Progressive Web App
55

6-
title: Screenshot Editor | Screenshot Maker | NeonFrame | Android mobile app
6+
title: Screenshot Maker Android app 🔥 Make eye-catching screenshots with ease!
77
8-
description: Make eye-catching screenshots you share on Twitter, Instagram, and others | Screenshot Maker | Screenshot Editor
8+
description: This screenshot generator allows you to create and share screenshots in a few taps.
99
baseurl: "/neonframe.page" # the subpath of your site, e.g. /blog
1010
url: "https://mobiledevpro.github.io" # the base hostname & protocol for your site, e.g. http://example.com
1111
theme_color: '#FF191C1D'

_data/app.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Screenshot Editor - NeonFrame
2-
description: Make eye-catching screenshots you share on Twitter, Instagram, and others.
1+
name: Screenshot Maker - NeonFrame
2+
description: 🔥Make eye-catching screenshots with ease! Share on Twitter, Instagram, LinkedIn, and others.
33
full_description: '<b>v1.9.0 (Oct 29, 2024)</b><br>
44
<br>- Option to export images in high-quality (4k). Available in Settings.
55
<br>

config/manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "Neon Frame App | Screenshot Maker App | Screenshot Editor App",
3-
"short_name": "Neon Frame | Screenshot Maker | Screenshot Editor",
2+
"name": "Screenshot Maker | Screenshot Editor | Screenshot Generator",
3+
"short_name": "NeonFrame | Screenshot Maker | Screenshot Editor",
44
"orientation": "portrait",
55
"display": "standalone",
66
"start_url": "/neonframe.page/",
7-
"description": "Make highlighted screenshots you're sharing to Twitter, Instagram, LinkedIn, etc. | Screenshot Maker | Screenshot Editor",
7+
"description": "Make eye-catching screenshots with ease! Share on Twitter, Instagram, LinkedIn, and others.",
88
"scope": "/",
99
"theme_color": "#FF191C1D",
1010
"background_color": "#FF191C1D"

0 commit comments

Comments
 (0)