aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-15 14:44:01 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-15 14:44:01 +0100
commitf31997605dea1d72cc95a149894459d7d89e1e78 (patch)
treef82f53fe0c57c000105ea78cbced135bb01504ac
parent6050004cc8c893eb681932aca2e0b079b4f2f227 (diff)
downloadcosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.gz
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.bz2
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.lz
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.zip

feat: make nfo executable

-rwxr-xr-x[-rw-r--r--]nfo.ans11
-rw-r--r--nfo.html5
2 files changed, 12 insertions, 4 deletions
diff --git a/nfo.ans b/nfo.ans
index 58a02c6..d0ee1af 100644..100755
--- a/nfo.ans
+++ b/nfo.ans
@@ -1,5 +1,10 @@
-(psst: if you can read this, you may want to enable ansi, or just use the html file generated from this)
-
+#!/usr/bin/env sh
+echo '
+psst: if you can read this,
+you may want to enable ansi,
+or just use the html file
+generated from this
+
 ██     ██            ██     ██ 
██     ██            ██     ██ 
██     ██ ██      ██ ██     ██ 
@@ -24,4 +29,4 @@
┃┗━━● with build options to make a more restricted <32k ┃
┣━━▶ using simple directmedia layer ┃
┣━━▶ using micromod-rs ┃
-┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
+┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛' && read -n 1 # 
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>