Skip to content

Instantly share code, notes, and snippets.

@bodyXY
bodyXY / index.html
Last active February 7, 2026 16:19
Lidarr HTML
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Add Artist to Lidarr</title>
<style>
:root {
--bg-deep: #1a1a1a;
--bg-card: #252525;