From 7057ca0e5fba2cd5f0fa9fa66f4ffb718e079580 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sat, 3 Jun 2023 23:36:31 -0400 Subject: [PATCH] Rename to SEOTricks. --- commands/templates/client/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/templates/client/config.js b/commands/templates/client/config.js index 84c5720..983ae52 100644 --- a/commands/templates/client/config.js +++ b/commands/templates/client/config.js @@ -64,7 +64,7 @@ export const product_id = 1; export const base_host = 'http://127.0.0.1:5001'; /* - * This is for the OGPreview component. + * This is for the SEOTricks component. */ export const og_base_host = "http://127.0.0.1:5001";