Update branding
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<br />
|
||||
<h1>Materialious</h1>
|
||||
<quote>
|
||||
Modern material design for Invidious.
|
||||
Modern material design for YouTube and Invidious.
|
||||
</quote>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
Modern material design for Invidious
|
||||
Modern material design for YouTube and Invidious.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Materialious
|
||||
Comment=Modern material design for Invidious.
|
||||
Comment=Modern material design for YouTube and Invidious.
|
||||
GenericName=Materialious
|
||||
Exec=run.sh %u
|
||||
Icon=us.materialio.Materialious
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Materialious",
|
||||
"version": "1.14.0",
|
||||
"description": "Modern material design for Invidious.",
|
||||
"description": "Modern material design for YouTube and Invidious.",
|
||||
"author": {
|
||||
"name": "Ward Pearce",
|
||||
"email": "wardpearce@pm.me"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="%sveltekit.assets%/logo.svg" />
|
||||
<meta name="description" content="Modern material design for Invidious." />
|
||||
<meta name="description" content="Modern material design for YouTube and Invidious." />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="invidious,materialious,proxy,youtube,yt,theme,interface,modern"
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineConfig({
|
||||
maximumFileSizeToCacheInBytes: 4000000
|
||||
},
|
||||
manifest: {
|
||||
description: 'Modern material design for Invidious.',
|
||||
description: 'Modern material design for YouTube and Invidious.',
|
||||
theme_color: '#8936FF',
|
||||
background_color: '#1e1b1e',
|
||||
icons: [
|
||||
|
||||
Reference in New Issue
Block a user