Skip to content

Commit

Permalink
Revert "File association format (#946)"
Browse files Browse the repository at this point in the history
This reverts commit f0d1de7.
  • Loading branch information
jelveh authored Dec 3, 2024
1 parent f0d1de7 commit 0b5dbc6
Show file tree
Hide file tree
Showing 3 changed files with 1,744 additions and 6,658 deletions.
5 changes: 1 addition & 4 deletions src/dev-center/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
<link rel="preload" as="image" href="./img/wallet.svg">
<link rel="preload" as="image" href="./img/wallet-white.svg">
<link rel="preload" as="image" href="./img/paypal.svg">
<script src="https://cdn.jsdelivr.net/npm/@yaireo/tagify"></script>
<script src="https://cdn.jsdelivr.net/npm/@yaireo/tagify/dist/tagify.polyfills.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/@yaireo/tagify/dist/tagify.css" rel="stylesheet" type="text/css" />
<style>
.social-link{
opacity: 0.7;
Expand Down Expand Up @@ -259,4 +256,4 @@ <h1 class="my-apps-title">My Apps<span class="app-count"></span></h1>
<script type="module" src="./js/dev-center.js"></script>
</body>

</html>
</html>
Loading

0 comments on commit 0b5dbc6

Please sign in to comment.