mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
Update README a Small Fix
This commit is contained in:
1
.github/logo.svg
vendored
Normal file
1
.github/logo.svg
vendored
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 14 KiB |
12
README.md
12
README.md
@@ -1 +1,13 @@
|
||||
<p>
|
||||
<img width="80" align="left" src="https://raw.githubusercontent.com/ralex91/Rahoot/main/.github/logo.svg">
|
||||
|
||||
<img align="right" src="https://api.visitorbadge.io/api/visitors?path=https://github.com/Ralex91/Rahoot/edit/main/README.md&countColor=%2337d67a">
|
||||
<h1>Rahoot</h1>
|
||||
</p>
|
||||
|
||||
<h3 align="center">Rahoot is a straightforward and open-source clone of the Kahoot! platform, allowing users to host it on their own server for smaller events.</h3>
|
||||
|
||||
<br>
|
||||
<h3 align="center">
|
||||
Under development
|
||||
<h3>
|
||||
|
||||
@@ -57,6 +57,9 @@ export default function Podium({ data: { subject, top } }) {
|
||||
{
|
||||
"opacity-100": apparition >= 3,
|
||||
},
|
||||
{
|
||||
"md:min-w-64": top.length < 2,
|
||||
},
|
||||
)}
|
||||
>
|
||||
<p
|
||||
|
||||
Reference in New Issue
Block a user