devops: test commit to trigger landing page build and deploy
This commit is contained in:
parent
a0a20c33b2
commit
1ea41f658a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const description =
|
||||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
|
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
|
||||||
|
|
||||||
<title>Astro Reactive | {description}</title>
|
<title>Astro Reactive | {description} 🚀</title>
|
||||||
<meta name="description" content={description} />
|
<meta name="description" content={description} />
|
||||||
|
|
||||||
<!-- fonts -->
|
<!-- fonts -->
|
||||||
|
|
Loading…
Reference in a new issue