From aeffe2755d8f693b1e8bac0520c2a37d3c51ac70 Mon Sep 17 00:00:00 2001 From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:29:46 +0200 Subject: [PATCH] feat: set a specific page title for each project This makes it easy to identify one project from another. Add missing title in meta head for sveltekit. --- projects/lit-ts/index.html | 4 ++-- projects/parcel-ts/index.html | 4 ++-- projects/rollup-ts/public/index.html | 4 ++-- projects/sveltekit-ts/src/routes/+layout.svelte | 6 +++++- projects/vitejs-ts/index.html | 4 ++-- 5 files changed, 13 insertions(+), 9 deletions(-) diff --git a/projects/lit-ts/index.html b/projects/lit-ts/index.html index cab0f7c..0918f04 100644 --- a/projects/lit-ts/index.html +++ b/projects/lit-ts/index.html @@ -3,12 +3,12 @@ - maxGraph Lit integration example + maxGraph Lit Typescript example -

maxGraph TypeScript example

+

maxGraph Lit Typescript example

Display a test graph. Activated behaviours: