mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-01-09 11:32:38 +00:00
5f98d3dac6
* Replicate the same structure as on status.im * Fixes parallax effect and overlapping with main menu popups * Remove twitter social link on header Co-Authored-By: santteegt <hernangt12re3@gmail.com> * Remove github link on header Co-Authored-By: santteegt <hernangt12re3@gmail.com> * Remove unnecessary SCSS files
5 lines
332 B
Plaintext
5 lines
332 B
Plaintext
<!-- Scripts -->
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
|
|
{{ js('js/vendor.min') }} |