Add option to align right

This commit is contained in:
2025-01-24 14:36:50 +01:00
parent 9de39752f3
commit 6d95ec8f4c
6 changed files with 68 additions and 14 deletions

View File

@@ -3,10 +3,13 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="An OBS overlay for TeamSpeak5, so your audience can see who is talking. https://github.com/DerTyp7/ts5-obs-overlay" />
<meta
name="description"
content="An OBS overlay for TeamSpeak5/6, so your audience can see who is talking. https://github.com/DerTyp7/teamspeak-obs-overlay"
/>
<meta name="author" content="DerTyp7" />
<link rel="icon" href="/logo.svg" type="image/x-icon" />
<title>TS5-OBS-Overlay</title>
<title>TeamSpeak-OBS-Overlay</title>
</head>
<body>
<div id="root"></div>