diff --git a/src/common/index.ejs b/src/common/index.ejs index 7825194..d6f7d49 100644 --- a/src/common/index.ejs +++ b/src/common/index.ejs @@ -9,6 +9,7 @@ <% } %>
+

PPE

<%= renderCard('Analytics Tracking', '🔎', '/analytics') %> <%= renderCard('Embedded Content', '📽️', '/embedded-video') %> @@ -27,5 +28,12 @@ <%= renderCard('Frame Overlay', '🔲', '/frame-overlay') %>
+
+

PAT

+
+ <%= renderCard('Privacy Sandcastle', '🔒', 'https://psat-pat-demos-home.dev/') %> + <%= renderCard('Casale Media Demo', '🛡️', 'https://privacysandboxdemos.domain-aaa.com/') %> +
+
<%- include(commonPath + '/footer.ejs') %>