Skip to content

Instantly share code, notes, and snippets.

View rickysullivan-gallagher's full-sized avatar

Ricky Sullivan (Gallagher) rickysullivan-gallagher

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AI Accelerator Sprint Report – {{SPRINT_NAME}}</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;