From e2d8a3634092bb3e7df2cea2fcf52e449bd6ea9f Mon Sep 17 00:00:00 2001 From: JJ Date: Sat, 15 Jun 2024 22:13:29 -0700 Subject: meow --- _layouts/computation.html | 1 + _layouts/ctf.html | 1 + _layouts/plt.html | 1 + _layouts/tech.html | 28 ++++++++++++++++++++++++++++ _layouts/web.html | 1 + 5 files changed, 32 insertions(+) create mode 100644 _layouts/tech.html (limited to '_layouts') diff --git a/_layouts/computation.html b/_layouts/computation.html index 61903e8..3c7be10 100644 --- a/_layouts/computation.html +++ b/_layouts/computation.html @@ -14,6 +14,7 @@ layout: default diff --git a/_layouts/ctf.html b/_layouts/ctf.html index 0e6d196..8411e77 100644 --- a/_layouts/ctf.html +++ b/_layouts/ctf.html @@ -14,6 +14,7 @@ layout: default diff --git a/_layouts/plt.html b/_layouts/plt.html index 1ade4d9..eb5f8d8 100644 --- a/_layouts/plt.html +++ b/_layouts/plt.html @@ -14,6 +14,7 @@ layout: default diff --git a/_layouts/tech.html b/_layouts/tech.html new file mode 100644 index 0000000..06745b8 --- /dev/null +++ b/_layouts/tech.html @@ -0,0 +1,28 @@ +--- +layout: default +--- +
+

+ apropos +

+
+ + + +
+
+
+{{ content }} +
diff --git a/_layouts/web.html b/_layouts/web.html index 6a81abc..f0185af 100644 --- a/_layouts/web.html +++ b/_layouts/web.html @@ -14,6 +14,7 @@ layout: default -- cgit v1.2.3-70-g09d2