From d5d8cb369a0c287d1bfbc9895000f739cbe13c71 Mon Sep 17 00:00:00 2001 From: nik Date: Mon, 29 Sep 2025 22:55:46 +0300 Subject: [PATCH] theme changed --- content/_index.md | 4 +- layouts/index.html | 217 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 218 insertions(+), 3 deletions(-) create mode 100644 layouts/index.html diff --git a/content/_index.md b/content/_index.md index 4b87a3e..c3ce1e1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,3 @@ --- -title: "Home" +title: "fymio.us" --- - -Welcome to fymio.us diff --git a/layouts/index.html b/layouts/index.html new file mode 100644 index 0000000..2940525 --- /dev/null +++ b/layouts/index.html @@ -0,0 +1,217 @@ +{{ define "main" }} +
+
+ ___                _                     
+|  _|_ _ __ ___    (_) ___    _   _ ___ 
+| |_| | '_ ` _ \   | |/ _ \  | | | / __|
+|  _| | | | | | |_ | | (_) |_| |_| \__ \
+|_| |_|_| |_| |_(_)/ |\___/(_)\__,_|___/
+                 |__/                    
+  
+ +
+

+ visitor@fymio.us:~$ +

+
+ +
+

> whoami

+

Developer, creator, explorer of digital spaces.

+ +

> ls -la ~/interests

+
    +
  • 📁 coding/
  • +
  • 📁 design/
  • +
  • 📁 automation/
  • +
  • 📄 coffee.txt
  • +
+ +

> cat ~/links.txt

+ + +

> echo $STATUS

+

System online. All services operational.

+ +
+

💡 Type help to see available commands

+
+
+
+ + + + + +{{ end }}