Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Namonay
2024-04-01 01:51:38 +02:00
3 changed files with 30 additions and 4 deletions

View File

@ -7,6 +7,7 @@
<title>Bozo Pong</title>
<link rel="stylesheet" href="{% static 'css/bootstrap/bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'css/index.css' %}">
<link rel="stylesheet" href="{% static 'css/index.css' %}">
</head>
<body data-bs-theme="dark">
<nav class="navbar navbar-expand-lg bg-body-tertiary rounded m-2">