We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e909e commit 42d5fefCopy full SHA for 42d5fef
1 file changed
posts/030/xmas.ipynb
@@ -45,7 +45,11 @@
45
"id": "4afa2bc0-b85f-4d76-9c58-4bf091d76a85",
46
"metadata": {},
47
"source": [
48
- "\n",
+ "<!DOCTYPE html>\n",
49
+ "<html lang=\"en\">\n",
50
+ "<head>\n",
51
+ " <meta charset=\"UTF-8\">\n",
52
+ " <title>Tinsel the Elf Chat Log</title>\n",
53
"</head>\n",
54
"<body style=\"font-family: Arial, sans-serif; background-color: #f8f8f8; padding: 20px; line-height: 1.6;\">\n",
55
"\n",
@@ -151,7 +155,8 @@
151
155
" <br><br><img src=\"betterdiploma.png\" alt=\"Official Tinsel Diploma\" style=\"max-width: 100%; border-radius: 8px;\">\n",
152
156
" </div>\n",
153
157
154
- "</body>\n"
158
+ "</body>\n",
159
+ "</html>\n"
160
]
161
},
162
{
0 commit comments