Skip to content

Commit

Permalink
Merge pull request #25 from Fabulously-Optimized/move-vanilla
Browse files Browse the repository at this point in the history
Move vanilla
  • Loading branch information
Madis0 authored Feb 18, 2024
2 parents cd7202b + 20a2e11 commit 4712c21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/vanilla.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default {
<h2>{{ $t("content.vanilla.title.manual") }}</h2>
-->
<div class="iframe-container">
<iframe id="vanilla-embed" src="./vanilla.html" frameborder="0" width="50%" height="100em"></iframe>
<iframe id="vanilla-embed" src="./vanilla-embed.html" frameborder="0" width="50%" height="100em"></iframe>
</div>
<br>
<Button color="blue" @click="navigateTo(`https://wiki.download.fo/readme/install-instructions#minecraft-launcher-vanilla`, { external: true })">
Expand Down
File renamed without changes.

0 comments on commit 4712c21

Please sign in to comment.