mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
7 lines
333 B
HTML
7 lines
333 B
HTML
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
|
|
<script src="https://oss.maxcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
|
<script src="https://cdn.rawgit.com/zenorocha/clipboard.js/master/dist/clipboard.min.js"></script>
|
|
<script type="text/javascript" src="js/buildroot.js"></script>
|
|
</body>
|
|
</html>
|