Skip to content

Commit e2adf28

Browse files
committed
fix: Website title changes
1 parent 7016c12 commit e2adf28

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
type: 'production',
3-
version: 'v1.0.0'
3+
version: 'v1.0.1'
44
}

src/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
type: 'dev',
3-
version: 'v1.0.0-dev'
3+
version: 'v1.0.1-dev'
44
}

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>TheAstroProject</title>
5+
<title>MangalamBhav::</title>
66
<base href="/">
77

88
<meta name="viewport" content="width=device-width, initial-scale=1">

0 commit comments

Comments
 (0)