Skip to content

Commit

Permalink
Remove unnecessary js and css files
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpsk committed Feb 13, 2024
1 parent 21afbce commit d988e72
Show file tree
Hide file tree
Showing 42 changed files with 0 additions and 52,310 deletions.
5 changes: 0 additions & 5 deletions powerauth-nextstep/src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,5 @@ <h5 class="card-header">Contact Us</h5>
<footer class="container mt-3">
<p>&copy; <span th:text="${#dates.year(#dates.createNow())}">2020</span> <a target="_blank" href="https://wultra.com">Wultra s.r.o.</a></p>
</footer>

<!-- scripts //-->
<script src="resources/js/bootstrap.min.js"></script>
<script src="resources/js/jquery-3.5.1.min.js"></script>
<script src="resources/js/popper.min.js"></script>
</body>
</html>
Loading

0 comments on commit d988e72

Please sign in to comment.