tiny 88x31 lexicon for atproto

don't actually need background

-3
-3
tmpl/embedbase.html
··· 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 6 <title>88x31s</title> 7 7 <style> 8 - body { 9 - background-color: {{ .Background }}; 10 - } 11 8 .special { 12 9 background: linear-gradient(88deg, #f00, #ff0, #0f0, #0ff, #00f, #f0f); 13 10 }