Merge branch 'react-refactor' of https://github.com/bdfin/my-portfolio into react-refactor

This commit is contained in:
2024-04-26 13:47:00 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
<!doctype html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/logo.webp" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title> <title>Beau Findlay</title>
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>

BIN
src/Client/public/logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB