Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
3ch023 committed Sep 16, 2024
1 parent 9fe2090 commit 695da6b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
23 changes: 23 additions & 0 deletions libs/features/mas/docs/plans1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

<!DOCTYPE html>
<html>
<head>
<title>Plans merch cards</title>
<meta name="access-control-allow-origin" content="*">
<meta name="robots" content="noindex, nofollow">
<meta name="nofollow-links" content="on">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/libs/scripts/scripts.js" type="module"></script>
<script src="/libs/deps/mas/mas.js" type="module"></script>
<link rel="stylesheet" href="/libs/styles/styles.css">
</head>
<body>
<header></header>
<main>
<div>
<merch-card><merch-datasource path="/content/dam/mas/acom/us/en/creative-cloud-all-apps"></merch-datasource></merch-card>
</div>
</main>
<footer></footer>
</body>
</html>
23 changes: 23 additions & 0 deletions libs/features/mas/plans1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

<!DOCTYPE html>
<html>
<head>
<title>Plans merch cards</title>
<meta name="access-control-allow-origin" content="*">
<meta name="robots" content="noindex, nofollow">
<meta name="nofollow-links" content="on">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/libs/scripts/scripts.js" type="module"></script>
<script src="/libs/deps/mas/mas.js" type="module"></script>
<link rel="stylesheet" href="/libs/styles/styles.css">
</head>
<body>
<header></header>
<main>
<div>
<merch-card><merch-datasource path="/content/dam/mas/acom/us/en/creative-cloud-all-apps"></merch-datasource></merch-card>
</div>
</main>
<footer></footer>
</body>
</html>

0 comments on commit 695da6b

Please sign in to comment.