CoolFace
Apppublic

pranavjrat/top-github-actions

sourceHugging Facegpl-3.0updated 3mo agoView on Hugging Face
0likes
index.html18 linesDownload Raw Back to root
1<!doctype html>2<html lang="en">3 4<head>5  <meta charset="UTF-8" />6  <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>๐Ÿ“Š</text></svg>" />7  <meta name="viewport" content="width=device-width, initial-scale=1.0" />8  <title>GitHub Actions Analytics Dashboard</title>9  <script type="module" crossorigin src="./assets/index-BWFTw9M0.js"></script>10  <link rel="stylesheet" crossorigin href="./assets/index-DP0boSOI.css">11</head>12 13<body class="bg-[#0b0f19] text-[#f3f4f6]">14  <div id="root"></div>15</body>16 17</html>18