From f31997605dea1d72cc95a149894459d7d89e1e78 Mon Sep 17 00:00:00 2001
From: memdmp <memdmp@estrogen.zone>
Date: Sat, 15 Feb 2025 14:44:01 +0100
Subject: feat: make nfo executable

---
 nfo.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'nfo.html')

diff --git a/nfo.html b/nfo.html
index f001eb5..ac28efe 100644
--- a/nfo.html
+++ b/nfo.html
@@ -1,7 +1,10 @@
 <!DOCTYPE html>
-<html style="background-color: #1e1e1e">
+<html style="background-color: #1e1e1e" lang="en">
   <head>
     <title>cosin25-invite.rs - ansi to html</title>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta http-equiv="X-UA-Compatible" content="IE=9" />
   </head>
 
   <body>
-- 
cgit v1.2.3