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 /|  _| |_\__ \ | | |
+ \___|_|  \__,_| \_/\_/ |_| |_(_)___/_| |_|
+
+ + +