Skip to content

Commit

Permalink
Merge pull request #16 from dogeorg/demo-hosting
Browse files Browse the repository at this point in the history
Trigger CI
  • Loading branch information
blendtwenty authored Mar 12, 2024
2 parents 1e85165 + 65cb7dc commit 5143d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ <h2>Contribute</h2>
</p>
</section>
<script>
// Render a list of components based on the content/criteria of the manifest.json file
fetch('manifest.json')
.then(response => response.json())
.then(data => {
Expand Down

0 comments on commit 5143d06

Please sign in to comment.