From 797a1404213173791a5f4126a77ad383ceb00064 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 4 Mar 2024 22:34:28 -0600 Subject: initial migration to test org-mode --- templates/index.html | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index 8b86fe0..0000000 --- a/templates/index.html +++ /dev/null @@ -1,40 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -
-

cleberg.net

-
Do AIs dream in electric sheep?
He hoped it had nanosecond nightmares.
-
-
-

Recent Blog Posts

- {% set section = get_section(path="blog/_index.md") %} - {% set i = 0 %} - {% for page in section.pages %} - {% if i < 3%} - {% set_global i = i + 1%} -
- - {{ page.title }} -
- {% endif %} - {% endfor %} -
- All Posts → -
-
-

Everything Else

- -
-
-

Contact

- -
-{% endblock content %} -- cgit v1.2.3-70-g09d2