- fuzzysort search instead of fuse.js - add youtube + instagram socials - paypal button styles - column styles - audio card styles
36 lines
998 B
Plaintext
36 lines
998 B
Plaintext
/*!
|
|
* The buffer module from node.js, for the browser.
|
|
*
|
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
* @license MIT
|
|
*/
|
|
|
|
/*!
|
|
* headroom.js v0.12.0 - Give your page some headroom. Hide your header until you need it
|
|
* Copyright (c) 2020 Nick Williams - http://wicky.nillia.ms/headroom.js
|
|
* License: MIT
|
|
*/
|
|
|
|
/*!
|
|
* jQuery JavaScript Library v3.7.0
|
|
* https://jquery.com/
|
|
*
|
|
* Copyright OpenJS Foundation and other contributors
|
|
* Released under the MIT license
|
|
* https://jquery.org/license
|
|
*
|
|
* Date: 2023-05-11T18:29Z
|
|
*/
|
|
|
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
|
/*! medium-zoom 1.0.8 | MIT License | https://github.com/francoischalifour/medium-zoom */
|
|
|
|
/**
|
|
shave - Shave is a javascript plugin that truncates multi-line text within a html element based on set max height
|
|
@version v2.5.10
|
|
@link https://github.com/yowainwright/shave#readme
|
|
@author Jeff Wainwright <yowainwright@gmail.com> (jeffry.in)
|
|
@license MIT
|
|
**/
|