Changing name because it's cool...
All checks were successful
Build and test backend / Build-backend (push) Successful in 2m6s
Build and test backend / Test-backend (push) Successful in 1m17s
deploy to production / deploy-frontend (push) Successful in 22s
deploy to production / deploy-backend (push) Successful in 2m12s
Build and test FrontEnd / Build-frontend (push) Successful in 20s

Honestly this commit can be skipped but I want to show-off ^^
This commit is contained in:
Debucquoy Anthony 2024-03-01 22:06:13 +01:00
parent f1b3b0dd45
commit 2d43707aca

View File

@ -1,10 +1,9 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Clyde 🪦</title>
<title>Vite App</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>