merge with Xamora

This commit is contained in:
Xamora 2024-01-14 17:53:01 +01:00
parent 11392c22c4
commit 87d87a62ab

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bozo Pong</title> <title>Bozo Pong</title>
<link rel="stylesheet" href="{% static 'css/index.css' %}"> <link rel="stylesheet" href="{% static 'css/bootstrap-5.3.2/bootstrap.css' %}">
</head> </head>
<body data-bs-theme="dark"> <body data-bs-theme="dark">
<nav class="navbar navbar-expand-lg bg-body-tertiary rounded m-2"> <nav class="navbar navbar-expand-lg bg-body-tertiary rounded m-2">