From 716c5f344c03f5acea431ed697a70e80e59cbd60 Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Mon, 29 Sep 2025 14:08:13 +0200 Subject: [PATCH] Add Open Graph meta tags and source repository link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Open Graph and Twitter Card meta tags for better URL sharing - Simple frontend: "No" with minimalist description - Playground frontend: "No as a Service" with branded description - Add discreet "Source Code" footer link on playground page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- src/main.rs | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/src/main.rs b/src/main.rs index c4d647c..391d175 100644 --- a/src/main.rs +++ b/src/main.rs @@ -8,6 +8,14 @@ const SIMPLE_FRONTEND: &str = r#" No + + + + + + + +