From 1920b397fad8b1d6cd0233a5aa9a12365b16a287 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Wed, 2 Nov 2022 18:35:40 -0400 Subject: Initial commit --- templates/front_page.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/front_page.html (limited to 'templates/front_page.html') diff --git a/templates/front_page.html b/templates/front_page.html new file mode 100644 index 0000000..ce987fb --- /dev/null +++ b/templates/front_page.html @@ -0,0 +1,24 @@ +
+
+
    +
  • Lucas
  • +
  • 卢卡斯
  • +
  • Λούκας
  • +
  • Lukáš
  • +
  • ルーカス
  • +
  • Lucas
  • +
+
+

is a developer working on cool things.

+
+ +

Notes

+
+ $for(notes)$ + +
+ $it.note$ +
+
+ $endfor$ +
-- cgit v1.2.3