Skip to content

Commit

Permalink
docs: update deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 26, 2024
1 parent 7bf9ad5 commit 7467a55
Show file tree
Hide file tree
Showing 125 changed files with 156 additions and 16 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1><a class="maker-link" href="https://github.com/square/maker" target="_blank"
</span>
<script>
// calc absolute time in locale
const lastUpdated = new Date(1711477650382);
const lastUpdated = new Date(1711478508942);
document
.querySelector('.updated-absolute')
.innerText = lastUpdated.toLocaleString();
Expand All @@ -126,6 +126,7 @@ <h3>Releases</h3>
<ul class="deploy-links">
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/latest-stable/#/" target="_blank" rel="noopener noreferrer">latest-stable</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/latest-beta/#/" target="_blank" rel="noopener noreferrer">latest-beta</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.9/#/" target="_blank" rel="noopener noreferrer">19.6.9</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.8/#/" target="_blank" rel="noopener noreferrer">19.6.8</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.7/#/" target="_blank" rel="noopener noreferrer">19.6.7</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/19.6.6/#/" target="_blank" rel="noopener noreferrer">19.6.6</a></li>
Expand Down Expand Up @@ -436,7 +437,6 @@ <h3>PRs</h3>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/custom-doodle-icons/#/" target="_blank" rel="noopener noreferrer">custom-doodle-icons</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/disable-pkg-size-check/#/" target="_blank" rel="noopener noreferrer">disable-pkg-size-check</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/dist-directory/#/" target="_blank" rel="noopener noreferrer">dist-directory</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/fix-detect-center-align/#/" target="_blank" rel="noopener noreferrer">fix-detect-center-align</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/styleguide/styleguide-theming-controls/#/" target="_blank" rel="noopener noreferrer">styleguide-theming-controls</a></li>
</ul>
</div>
Expand All @@ -450,6 +450,7 @@ <h2>Labs</h2>
<h3>Releases</h3>
<ul class="deploy-links">
<li><a class="deploy-link" href="https://square.github.io/maker/lab/latest-stable/#/" target="_blank" rel="noopener noreferrer">latest-stable</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.9/#/" target="_blank" rel="noopener noreferrer">19.6.9</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.8/#/" target="_blank" rel="noopener noreferrer">19.6.8</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.7/#/" target="_blank" rel="noopener noreferrer">19.6.7</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/19.6.6/#/" target="_blank" rel="noopener noreferrer">19.6.6</a></li>
Expand Down Expand Up @@ -606,7 +607,6 @@ <h3>PRs</h3>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/custom-doodle-icons/#/" target="_blank" rel="noopener noreferrer">custom-doodle-icons</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/disable-pkg-size-check/#/" target="_blank" rel="noopener noreferrer">disable-pkg-size-check</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/dist-directory/#/" target="_blank" rel="noopener noreferrer">dist-directory</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/fix-detect-center-align/#/" target="_blank" rel="noopener noreferrer">fix-detect-center-align</a></li>
<li><a class="deploy-link" href="https://square.github.io/maker/lab/styleguide-theming-controls/#/" target="_blank" rel="noopener noreferrer">styleguide-theming-controls</a></li>
</ul>
</div>
Expand Down
1 change: 1 addition & 0 deletions lab/19.6.9/111.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lab/19.6.9/152.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lab/19.6.9/173.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lab/19.6.9/180.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lab/19.6.9/191.js

Large diffs are not rendered by default.

Loading

0 comments on commit 7467a55

Please sign in to comment.