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