requirements + logo
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<img src="static/Logo-NBA.png" alt="Logo NBA" class="logo">
|
||||
<img src="static/logo/nba.png" alt="Logo NBA" class="logo">
|
||||
<div class="header-links">
|
||||
<a href="">Accueil</a>
|
||||
<a href="/logout">Déconnexion</a>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
git <!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
|
||||
<title>Login with Google</title>
|
||||
<title>SportsCalendar</title> <!-- Add the title of the site here -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user