mirror of
https://github.com/generativefm/generative.fm.git
synced 2026-01-09 14:48:14 -05:00
Change Generative Ambient Music to Ambient Generative Music
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Generative Ambient Music by Alex Bainter"
|
||||
content="Ambient Generative Music by Alex Bainter"
|
||||
/>
|
||||
<meta name="author" content="Alex Bainter" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
@@ -146,7 +146,7 @@
|
||||
<link rel="manifest" href="<%= require('./src/manifest.webmanifest') %>" />
|
||||
<meta name="theme-color" content="#1A1A1A" />
|
||||
<base href="/" />
|
||||
<title>Generative.fm - Generative Ambient Music by Alex Bainter</title>
|
||||
<title>Generative.fm - Ambient Generative Music by Alex Bainter</title>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
@@ -65,7 +65,7 @@ const TitleNavComponent = ({
|
||||
</span>
|
||||
</h1>
|
||||
<h2 className="title-nav__header__info__title title-nav__header__info__title--secondary">
|
||||
Generative Ambient Music by{' '}
|
||||
Ambient Generative Music by{' '}
|
||||
<a
|
||||
href="https://alexbainter.com"
|
||||
className="secret-link"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Generative.fm",
|
||||
"description": "Generative Ambient Music by Alex Bainter",
|
||||
"description": "Ambient Generative Music by Alex Bainter",
|
||||
"lang": "en-US",
|
||||
"icons": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user