Skip to content

Commit

Permalink
Merge pull request #81 from mehdi-parvizi/update-page-title-and-logo
Browse files Browse the repository at this point in the history
style(title and logo): add new title and logo
  • Loading branch information
mohammadll authored Nov 20, 2024
2 parents 4ba8a3d + 777cfea commit 56deae8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link
rel="icon"
type="image/svg+xml"
href="/logo-svg.svg"
style="height: 36px; width: 36px"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Devops-GPT</title>
</head>
<body class="bg-gradient-to-br pb-5 from-black to-neutral-600 p-0 m-0">
<div id="root"></div>
Expand Down
1 change: 1 addition & 0 deletions web/public/logo-svg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56deae8

Please sign in to comment.