From a1f76e9046f1dfb4503e0dc10a883da780a37c71 Mon Sep 17 00:00:00 2001 From: Julien Negrotto Date: Wed, 16 Apr 2025 21:39:32 -0500 Subject: [PATCH] Index updates --- .eleventy.js | 3 +- src/{index.txt => index.ans} | 0 src/index.html | 53 +++++++++++++++++++++++++++++++++++- 3 files changed, 54 insertions(+), 2 deletions(-) rename src/{index.txt => index.ans} (100%) diff --git a/.eleventy.js b/.eleventy.js index 41b43f2..75e55c4 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -1,6 +1,7 @@ export default function(eleventyConfig) { - // Copy textfiles to the output folder + // Copy text/ansi files to the output folder eleventyConfig.addPassthroughCopy("src/**/*.txt"); + eleventyConfig.addPassthroughCopy("src/**/*.ans"); return { dir: { diff --git a/src/index.txt b/src/index.ans similarity index 100% rename from src/index.txt rename to src/index.ans diff --git a/src/index.html b/src/index.html index 02a8a90..648c46b 100644 --- a/src/index.html +++ b/src/index.html @@ -4,9 +4,60 @@ crawfi.sh + + - ... +
+
+                          __ _       _     
+  ___ _ __ __ ___      __/ _(_)  ___| |__  
+ / __| '__/ _` \ \ /\ / / |_| | / __| '_ \ 
+| (__| | | (_| |\ V  V /|  _| |_\__ \ | | |
+ \___|_|  \__,_| \_/\_/ |_| |_(_)___/_| |_|
+
+ + +