5 lines
410 B
HTML
5 lines
410 B
HTML
<!DOCTYPE html><html><head><meta charset="UTF-8"><title>Workflow Engine - BlackRoad</title>
|
|
<style>body{font-family:SF Pro Display,-apple-system,sans-serif;background:#000;color:#fff;padding:20px}
|
|
h1{background:linear-gradient(135deg,#F5A623,#FF1D6C);-webkit-background-clip:text;-webkit-text-fill-color:transparent}</style></head>
|
|
<body><h1>⚙️ Workflow Engine</h1><p>Automate everything</p></body></html>
|