Skip to content

Commit dd46330

Browse files
Deploying to gh-pages from @ 9bf85c1 🚀
1 parent 4c769e5 commit dd46330

5 files changed

Lines changed: 185 additions & 174 deletions

File tree

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
<body>
7777
<app-root></app-root>
7878
<div id="globalLoader" class="global-loader"><h1>LOADING</h1></div>
79-
<script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-ZXO6BMWL.js" type="module"></script></body>
79+
<script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-GWAUQRAV.js" type="module"></script></body>
8080
</html>

data/menu.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@
8989
}
9090
}
9191
]
92+
},
93+
{
94+
"route": "ai-chat",
95+
"name": "aiChat",
96+
"type": "link",
97+
"icon": "smart_toy"
9298
}
9399
]
94100
}

i18n/en-US.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"salaryRanges": "Salary Ranges",
1414
"salaryRanges.salaryRangeList": "List",
1515
"salaryRanges.addSalaryRange": "Create",
16+
"aiChat": "AI Assistant",
1617
"design": "Design",
1718
"design.colors": "Color System",
1819
"design.icons": "Material Icons",

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
<body>
7777
<app-root></app-root>
7878
<div id="globalLoader" class="global-loader"><h1>LOADING</h1></div>
79-
<script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-ZXO6BMWL.js" type="module"></script></body>
79+
<script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-GWAUQRAV.js" type="module"></script></body>
8080
</html>

main-ZXO6BMWL.js renamed to main-GWAUQRAV.js

Lines changed: 176 additions & 172 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)