Skip to content

Commit

Permalink
change layout
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Sep 10, 2023
1 parent 89584c3 commit 0d3e644
Show file tree
Hide file tree
Showing 1,003 changed files with 48 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: 'metadata'
path: 'dist'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
5 changes: 5 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<body>
Welcome to the Cosmos IBC Denom Metadata Service!
<br>
Please visit https://github.com/ping-pub/ping-pub.github.io for more information.
</body>
Loading

0 comments on commit 0d3e644

Please sign in to comment.