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 7467a55 commit 4809fe5
Show file tree
Hide file tree
Showing 112 changed files with 143 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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(1711478508942);
const lastUpdated = new Date(1711489931734);
document
.querySelector('.updated-absolute')
.innerText = lastUpdated.toLocaleString();
Expand Down Expand Up @@ -437,6 +437,7 @@ <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/remove-computed-text-align/#/" target="_blank" rel="noopener noreferrer">remove-computed-text-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 Down Expand Up @@ -607,6 +608,7 @@ <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/remove-computed-text-align/#/" target="_blank" rel="noopener noreferrer">remove-computed-text-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/remove-computed-text-align/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/remove-computed-text-align/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/remove-computed-text-align/173.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lab/remove-computed-text-align/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/remove-computed-text-align/191.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4809fe5

Please sign in to comment.