From 261a953dc17696c4d4f71d02c0fc80938141352f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81sgeir=20Thor=20Johnson?= Date: Wed, 11 Feb 2026 03:06:03 +0000 Subject: [PATCH] Add configuration file for Jekyll site with theme, title, and description --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..7ed009b --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +theme: jekyll-theme-cayman +title: System Prompts Leaks +description: A collection of AI system prompts