We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a83de commit 30d04a2Copy full SHA for 30d04a2
lib/pnl2html.py
@@ -4,7 +4,8 @@
4
import os
5
6
head = '''\
7
-<title></title>
+<!doctype html>
8
+<title>cheat.sh - pnl2html</title>
9
<style>
10
body {
11
color: white;
0 commit comments