add nix compatible build environment

This commit is contained in:
do butterflies cry? 2026-03-14 16:12:39 +10:00
parent 6e74e3bb32
commit 7640fd995a
Signed by: cry
GPG key ID: F68745A836CA0412
7 changed files with 219 additions and 0 deletions

0
www/css/style.css Normal file
View file

36
www/index.html Normal file
View file

@ -0,0 +1,36 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>idk chat</title>
<!-- !! Favicon !! -->
<!-- <link rel="icon" href="imgs/favicon/favicon.ico" /> -->
<!-- Styling -->
<link type="text/css" rel="stylesheet" href="css/style.css">
</head>
<body>
<pre>
&lt;-- ` ' --&gt;
&lt;-- ;,,, ` ' ,,,; --&gt;
&lt;-- `CRY6666bo. : : .od8888CRY' --&gt;
&lt;-- 888IO8DO88b. : : .d8888I8DO88 --&gt;
&lt;-- 8LOVET' `Y8b. ` ' .d8Y' `TLOVE8 --&gt;
&lt;-- jYOUM! .db. Yb. ' ' .dY .db. !MYOUk --&gt;
&lt;-- `888 Y88Y `q ( ) p' Y88Y 888' --&gt;
&lt;-- 8SOb '" ,', "' dSO8 --&gt;
&lt;-- j8plEASEYgr"' ':' `"?gpYplEASESk --&gt;
&lt;-- 'Y' .8' d' 'b '8. 'Y' --&gt;
&lt;-- ! .8' db d'; ;`b db '8. ! --&gt;
&lt;-- d88 `' 8 ; ; 8 `' 88b --&gt;
&lt;-- d88Ib .g8 ',' 8g. dI88b --&gt;
&lt;-- :888LOVE88Y' 'Y88LOVE888: --&gt;
&lt;-- '! YpME888' `888MEpY !' --&gt;
&lt;-- '8Y `Y Y' Y8' --&gt;
&lt;-- Y Y --&gt;
&lt;-- ! ! --&gt;
</pre>
</body>
</html>