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

+ + +

> cat ~/links.txt

+ + +

> echo $STATUS

+

System online. All services operational.

+ +
+

💡 Type help to see available commands

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