Skip to content

Commit

Permalink
Deploying to gh-pages from @ b92a4f2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sikhote committed Oct 18, 2024
1 parent c7a5262 commit 0f3c054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<meta name="description" content="Welcome to the REI Digital Design System presentation framework. A home for modular components based on our evolving design patterns.">
<meta name="author" content="REI">
<meta name="viewport" content="width=device-width">
<script type="module" crossorigin src="/cedar.umd.js"></script>
<link rel="stylesheet" crossorigin href="/style.css">
<script type="module" crossorigin src="/rei-cedar/cedar.umd.js"></script>
<link rel="stylesheet" crossorigin href="/rei-cedar/style.css">
</head>
<body>
<div id="main"></div>
Expand Down

0 comments on commit 0f3c054

Please sign in to comment.