Skip to content

Change google-chrome pwa/webapp install name #618

Answered by LekoArts
ghost asked this question in Questions
Discussion options

You must be logged in to vote

Hi!

You'll need to change these options inside gatsby-plugin-manifest:

name: `minimal-blog - @lekoarts/gatsby-theme-minimal-blog`,
short_name: `minimal-blog`,
description: `Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and code highlighting.`,
start_url: `/`,
background_color: `#fff`,
theme_color: `#6B46C1`,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LekoArts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question or discussion Issue discussing or asking a question
1 participant
Converted from issue

This discussion was converted from issue #617 on June 25, 2021 05:12.