]> gitweb.morketsmerke.org Git - ipr.git/commitdiff
Dodanie pliku szablonu wykorzystywanego, do wygenerowania pliku koĊ„cowego
authorxf0r3m <jakubstasinski@protonmail.com>
Fri, 28 Jul 2023 09:49:11 +0000 (11:49 +0200)
committerxf0r3m <jakubstasinski@protonmail.com>
Fri, 28 Jul 2023 09:49:11 +0000 (11:49 +0200)
template.html [new file with mode: 0755]

diff --git a/template.html b/template.html
new file mode 100755 (executable)
index 0000000..d742abe
--- /dev/null
@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html>
+       <head>
+               <meta charset="utf-8" />
+               <link rel="icon" type="image/png" href="https://i.ibb.co/khy45hh/mm.png">
+               <link rel="stylesheet" type="text/css" href="/style.css">
+       </head>
+       <body>
+<pre>
+ _                               _           
+(_)_ __ ___  _ __ ___  _   _  __| | _____  __
+| | '_ ` _ \| '_ ` _ \| | | |/ _` |/ _ \ \/ /
+| | | | | | | | | | | | |_| | (_| |  __/>  < 
+|_|_| |_| |_|_| |_| |_|\__,_|\__,_|\___/_/\_\
+
+</pre>
+       <p class="header_link">
+               &#9760;&nbsp;<a href="https://morketsmerke.github.io">morketsmerke</a>&nbsp;&#9760;
+       </p>
+       <div class="main">
+
+       </div>
+       <p class="footer">
+               2023; COPYLEFT; ALL RIGHTS REVERSED;
+       </p>
+
+       </body>
+</html>