Skip to content

Commit

Permalink
fix: wrong merged data
Browse files Browse the repository at this point in the history
  • Loading branch information
schmelto committed Oct 21, 2023
1 parent 08ed546 commit 53339be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ <h1 class="element">Coder</h1>
</div>
</div>
</div>
<div id="greeting">Test</div>
<div class="box">
<pre id="typewriter" class="text">
<span class="highlight-red">const</span> name = <span class="highlight-blue">'Tom'</span>;
Expand Down Expand Up @@ -438,7 +437,6 @@ <h3>Tech-Stack</h3>
</div>

<script src="js/scripts.js"></script>
<script src="js/translation.js"></script>
<script src="../js/version.js" type="module"></script>
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
Expand Down

0 comments on commit 53339be

Please sign in to comment.