From 045994f79a2897072ccf6a3ccf6ff61286b24e5f Mon Sep 17 00:00:00 2001 From: Aman Verma Date: Wed, 19 Jul 2023 16:02:41 +0530 Subject: [PATCH 1/2] feat: moen25262 sdk setup for web personalization --- web-personalization-v2.html | 84 +++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 web-personalization-v2.html diff --git a/web-personalization-v2.html b/web-personalization-v2.html new file mode 100644 index 00000000..0cfcf0d8 --- /dev/null +++ b/web-personalization-v2.html @@ -0,0 +1,84 @@ + + + + + Sample Web Personalization - V2 SDK Integration + + + + + + + + + +

Sample Web SDK Integration

+

Web Personalization - V2

+ + From e161fbd4eb346aba6c6181d37eb6dd584319ffdd Mon Sep 17 00:00:00 2001 From: Aman Verma Date: Thu, 20 Jul 2023 14:37:49 +0530 Subject: [PATCH 2/2] feat: added link inside readme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 959c5a78..94767c06 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,5 @@ Sample WebSDK integration [Samsung Tizen OS](samsung-tizen-os/samsungTizenOs/) [PWA](pwa/) + +[Web Personalization V-2](web-personalization-v2.html) \ No newline at end of file