Skip to content

Instantly share code, notes, and snippets.

@Landwaster
Landwaster / index.html
Last active February 8, 2026 01:51
My Links Dashboard
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kevin's Dashboard</title>
<style>
body {
background-color: #f8f9fa;
margin: 0;