Skip to content

Commit

Permalink
Deploying to gh-pages from @ 27088ad 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ukwhatn committed Jun 1, 2024
1 parent c8edcf5 commit b522614
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 17 deletions.
2 changes: 1 addition & 1 deletion interwiki.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions interwiki.js.map

Large diffs are not rendered by default.

27 changes: 15 additions & 12 deletions interwikiFrame.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
<!DOCTYPE html>
<html id="interwiki" style="min-width: max-content">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1" />

<script src="./interwiki.js"></script>
</head>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1" />

<body>
<div class="side-block">
<div class="heading">
<p></p>
</div>
<script src="./resizeIframe.js"></script>
<script src="./interwiki.js"></script>
</head>

<body>
<div class="side-block">
<div class="heading">
<p></p>
</div>
<div id="resizer-container"></div>
</body>
</html>
</div>
<div id="resizer-container"></div>
</body>

</html>
2 changes: 2 additions & 0 deletions resizeIframe.js

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

7 changes: 7 additions & 0 deletions resizeIframe.js.map

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

0 comments on commit b522614

Please sign in to comment.