index.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- Basic Page Needs
  5. ================================================== -->
  6. <meta charset="utf-8" />
  7. <meta name="viewport" content="width=device-width,initial-scale=1">
  8. <meta name="description" content="Font Awesome, the iconic font and CSS framework">
  9. <meta name="author" content="Dave Gandy">
  10. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11. <link rel="shortcut icon" href="../assets/ico/favicon.ico">
  12. <title>The Font Awesome Community</title>
  13. <!-- CSS
  14. ================================================== -->
  15. <link rel="stylesheet" href="../assets/css/site.css">
  16. <link rel="stylesheet" href="../assets/css/pygments.css">
  17. <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome.css">
  18. <!--[if lt IE 9]>
  19. <script src="../assets/js/html5shiv.js"></script>
  20. <script src="../assets/js/respond.min.js"></script>
  21. <![endif]-->
  22. <script src="https://use.fonticons.com/ffe176a3.js"></script>
  23. <script>
  24. var _gaq = _gaq || [];
  25. _gaq.push(['_setAccount', 'UA-30136587-1']);
  26. _gaq.push(['_trackPageview']);
  27. (function() {
  28. var ga = document.createElement('script');
  29. ga.src = 'https://www.google-analytics.com/ga.js';
  30. var s = document.scripts[0];
  31. s.parentNode.insertBefore(ga, s);
  32. })();
  33. </script>
  34. </head>
  35. <body class="font-awesome ">
  36. <script>
  37. (function(){
  38. var bsa = document.createElement('script');
  39. bsa.src = 'https://s3.buysellads.com/ac/bsa.js';
  40. var s = document.scripts[0];
  41. s.parentNode.insertBefore(bsa, s);
  42. })();
  43. </script>
  44. <div id="wrap"> <!-- necessary for sticky footer. wrap all content except footer -->
  45. <div class="collapse hidden-print" id="banner">
  46. <div class="container">
  47. <div class="message-container">
  48. <div class="tagline">
  49. <span id="rotating-message"></span>
  50. </div>
  51. <div class="action">
  52. <a id="rotating-url" class="btn btn-primary btn-block" href=""></a>
  53. </div>
  54. </div>
  55. </div>
  56. </div>
  57. <div class="navbar navbar-org navbar-static-top">
  58. <div class="container">
  59. <ul class="nav navbar-nav navbar-right">
  60. <li>
  61. <a href="http://fortawesome.com/start?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.6_update" data-toggle="tooltip" data-container="body" data-placement="bottom" data-html="true" title="Take your front end game<br>to the next level!">
  62. <i class="fa fa-fort-awesome fa-lg valign-baseline"></i>&nbsp;
  63. Fort Awesome
  64. </a>
  65. </li>
  66. <li>
  67. <a href="http://symbolset.com/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.6_update" data-toggle="tooltip" data-container="body" data-placement="bottom" data-html="true" title="Get the perfect icon set!">
  68. <i class="fas fas-heart-ss"></i>&nbsp;
  69. Symbolset
  70. </a>
  71. </li>
  72. <li class="active">
  73. <a href="http://fontawesome.io/?utm_source=font_awesome_navbar&utm_medium=display&utm_content=font_awesome_navbar&utm_campaign=promo_4.6_update" data-toggle="tooltip" data-container="body" data-placement="bottom" data-html="true" title="The iconic font<br>&amp; CSS toolkit">
  74. <i class="fa fa-font-awesome"></i>&nbsp;
  75. Font Awesome</a>
  76. </li>
  77. </ul>
  78. <div class="navbar-text navbar-right hide-xs">Build and serve a faster front end!</div>
  79. </div>
  80. </div>
  81. <div class="navbar navbar-inverse navbar-static-top hidden-print">
  82. <div class="container">
  83. <div class="navbar-header">
  84. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  85. <i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
  86. <span class="sr-only">Toggle navigation</span>
  87. </button>
  88. <a class="navbar-brand" href="../"><i class="fa fa-font-awesome" aria-hidden="true"></i> Font Awesome</a>
  89. </div>
  90. <div class="navbar-collapse collapse">
  91. <ul class="nav navbar-nav">
  92. <li class="hidden-sm "><a href="../">Home</a></li>
  93. <li class="hidden-sm">
  94. <a href="../whats-new/">What's New</a>
  95. </li>
  96. <li class="hidden-xs hidden-md hidden-lg">
  97. <a href="../whats-new/">New</a>
  98. </li>
  99. <li class="hidden-sm"><a href="../get-started/">Get Started</a></li>
  100. <li class="hidden-xs hidden-md hidden-lg">
  101. <a href="../get-started/">Start</a>
  102. </li>
  103. <li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
  104. <li class="dropdown dropdown-split-right hidden-xs">
  105. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  106. <i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
  107. <span class="sr-only">Toggle dropdown menu</span>
  108. <span class="toggle drop down"></span>
  109. </a>
  110. <ul class="dropdown-menu pull-right">
  111. <li><a href="../icons/"><i class="fa fa-flag fa-fw" aria-hidden="true"></i>&nbsp; All Icons</a></li>
  112. <li class="divider"></li>
  113. <li><a href="../icons/#new"><i class="fa fa-wheelchair-alt fa-fw" aria-hidden="true"></i>&nbsp; New Icons in 4.6</a></li>
  114. <li><a href="../icons/#web-application"><i class="fa fa-camera-retro fa-fw" aria-hidden="true"></i>&nbsp; Web Application Icons</a></li>
  115. <li><a href="../icons/#accessibility"><i class="fa fa-universal-access fa-fw" aria-hidden="true"></i>&nbsp; Accessibility Icons</a></li>
  116. <li><a href="../icons/#hand"><i class="fa fa-hand-spock-o fa-fw" aria-hidden="true"></i>&nbsp; Hand Icons</a></li>
  117. <li><a href="../icons/#transportation"><i class="fa fa-ship fa-fw" aria-hidden="true"></i>&nbsp; Transportation Icons</a></li>
  118. <li><a href="../icons/#gender"><i class="fa fa-venus fa-fw" aria-hidden="true"></i>&nbsp; Gender Icons</a></li>
  119. <li><a href="../icons/#file-type"><i class="fa fa-file-image-o fa-fw" aria-hidden="true"></i>&nbsp; File Type Icons</a></li>
  120. <li><a href="../icons/#spinner"><i class="fa fa-spinner fa-fw" aria-hidden="true"></i>&nbsp; Spinner Icons</a></li>
  121. <li><a href="../icons/#form-control"><i class="fa fa-check-square fa-fw" aria-hidden="true"></i>&nbsp; Form Control Icons</a></li>
  122. <li><a href="../icons/#payment"><i class="fa fa-credit-card fa-fw" aria-hidden="true"></i>&nbsp; Payment Icons</a></li>
  123. <li><a href="../icons/#chart"><i class="fa fa-pie-chart fa-fw" aria-hidden="true"></i>&nbsp; Chart Icons</a></li>
  124. <li><a href="../icons/#currency"><i class="fa fa-won fa-fw" aria-hidden="true"></i>&nbsp; Currency Icons</a></li>
  125. <li><a href="../icons/#text-editor"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Text Editor Icons</a></li>
  126. <li><a href="../icons/#directional"><i class="fa fa-arrow-right fa-fw" aria-hidden="true"></i>&nbsp; Directional Icons</a></li>
  127. <li><a href="../icons/#video-player"><i class="fa fa-play-circle fa-fw" aria-hidden="true"></i>&nbsp; Video Player Icons</a></li>
  128. <li><a href="../icons/#brand"><i class="fa fa-facebook-official fa-fw" aria-hidden="true"></i>&nbsp; Brand Icons</a></li>
  129. <li><a href="../icons/#medical"><i class="fa fa-medkit fa-fw" aria-hidden="true"></i>&nbsp; Medical Icons</a></li>
  130. </ul>
  131. </li>
  132. <li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
  133. <li class="dropdown dropdown-split-right hidden-xs">
  134. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  135. <i class="fa fa-caret-down" aria-hidden="true" title="Toggle dropdown menu"></i>
  136. <span class="sr-only">Toggle dropdown menu</span>
  137. <span class="toggle drop down"></span>
  138. </a>
  139. <ul class="dropdown-menu pull-right">
  140. <li><a href="../examples/">Examples</a></li>
  141. <li class="divider"></li>
  142. <li><a href="../examples/#basic">Basic Icons</a></li>
  143. <li><a href="../examples/#larger">Larger Icons</a></li>
  144. <li><a href="../examples/#fixed-width">Fixed Width Icons</a></li>
  145. <li><a href="../examples/#list">List Icons</a></li>
  146. <li><a href="../examples/#bordered-pulled">Bordered & Pulled Icons</a></li>
  147. <li><a href="../examples/#animated">Animated Icons</a></li>
  148. <li><a href="../examples/#accessible">Accessibility-Minded</a></li>
  149. <li><a href="../examples/#rotated-flipped">Rotated &amp; Flipped Icons</a></li>
  150. <li><a href="../examples/#stacked">Stacked Icons</a></li>
  151. <li><a href="../examples/#bootstrap">Bootstrap 3 Examples</a></li>
  152. <li><a href="../examples/#custom">Custom CSS</a></li>
  153. </ul>
  154. </li>
  155. <li class="hidden-sm"><a href="../accessibility/">Accessibility</a></li>
  156. <li class="hidden-xs hidden-md hidden-lg"><a href="../accessibility/"><i class="fa fa-universal-access"></i></a></li>
  157. <li class="active"><a href="../community/">Community</a></li>
  158. <li><a href="../license/">License</a></li>
  159. <li class="hidden-sm hidden-xs"><a href="http://articles.fortawesome.com">Blog</a></li>
  160. </ul>
  161. <ul class="nav navbar-nav navbar-right">
  162. <li><a href="../store/"><i class="fa fa-shopping-cart margin-right-sm hidden-sm hidden-md"></i>Store</a></li>
  163. </ul>
  164. </div>
  165. </div>
  166. </div>
  167. <div class="jumbotron jumbotron-ad hidden-print">
  168. <div class="container">
  169. <h1><i class="fa fa-thumbs-o-up" aria-hidden="true"></i>&nbsp; Community</h1>
  170. <p>Lots of ways to get involved with Font Awesome</p>
  171. </div>
  172. </div>
  173. <div id="social-buttons" class="hidden-print">
  174. <div class="container">
  175. <form id="newsletter" method="post" action="https://formkeep.com/f/ba101f5b69f0">
  176. <div class="row">
  177. <div class="col-md-4 col-md-offset-2 col-sm-6">
  178. <div class="form-group margin-bottom">
  179. <input name="email" type="email" class="form-control" id="email" placeholder="Enter your email address&hellip;" required>
  180. </div>
  181. </div>
  182. <div class="col-md-4 col-sm-6">
  183. <button type="submit" class="btn btn-success btn-block margin-bottom-lg"
  184. data-toggle="popover" data-trigger="hover" data-placement="top" title="Stay up to date with the Awesome"
  185. data-content="We'll send you updates on new Font Awesome releases, icons, and other stuff that we're working on. We won't spam you. Scout's honor.">
  186. Subscribe to Font Awesome Updates&nbsp;&nbsp;<i class="fa fa-envelope" aria-hidden="true"></i>
  187. </button>
  188. </div>
  189. </div>
  190. </form>
  191. <ul class="list-inline">
  192. <li>
  193. <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
  194. </li>
  195. <li>
  196. <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
  197. </li>
  198. <li class="follow-btn">
  199. <a href="https://twitter.com/fontawesome" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @fontawesome</a>
  200. </li>
  201. <li class="tweet-btn hidden-phone">
  202. <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://fontawesome.io" data-text="Font Awesome, the iconic font and CSS framework" data-counturl="http://fortawesome.github.com/Font-Awesome/" data-count="horizontal" data-via="fontawesome" data-related="davegandy:Creator of Font Awesome">Tweet</a>
  203. </li>
  204. </ul>
  205. </div>
  206. </div>
  207. <div class="container">
  208. <section class="hidden-print">
  209. <div class="stripe-ad">
  210. <script src="https://cdn.fusionads.net/fusion.js?zoneid=1332&amp;serve=C6SDP2Y&amp;placement=fontawesome" id="_fusionads_js"></script>
  211. <p class="lead">
  212. Font Awesome has a vibrant community of folks helping each other out. You can
  213. <a href="#getting-support">get support</a>,
  214. <a href="#reporting-bugs">report bugs</a>,
  215. <a href="#requesting-new-icons">request new icons</a>,
  216. <a href="#submitting-pull-requests">submit pull requests</a>, and
  217. <a href="#project-milestones">check upcoming milestones</a>.
  218. </p>
  219. </div>
  220. </section>
  221. <div id="getting-support">
  222. <h2 class="page-header">Getting Support</h2>
  223. <p>
  224. Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that
  225. I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do:
  226. </p>
  227. <ol>
  228. <li>
  229. Make sure you've read the latest version of how to <a href="../get-started/">get started</a>.
  230. It's been updated recently to make Font Awesome even easier to use.
  231. </li>
  232. <li>
  233. Check out the <a href="http://stackoverflow.com/questions/tagged/font-awesome">existing questions tagged as
  234. Font Awesome</a> over on Stack Overflow. Other folks might have had the same question you've had.
  235. </li>
  236. <li>
  237. Can't find the answer to your question on Stack Overflow?
  238. <a href="http://stackoverflow.com/questions/ask?tags=font-awesome">Ask a new question</a>, then
  239. <a href="mailto:dave@fontawesome.io">send me an email</a> and I might be able to take a look.
  240. </li>
  241. </ol>
  242. </div>
  243. <section id="requesting-new-icons">
  244. <h2 class="page-header">Requesting New Icons</h2>
  245. <p>
  246. New icons mostly start as requests by the
  247. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Font Awesome community on GitHub</a>. Want to request a new
  248. icon? Here are some things to keep in mind:
  249. </p>
  250. <ol>
  251. <li>Please be nice. Font Awesome is a happy place.</li>
  252. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your icon request already exists. If a request is found, please add a &#x1F44D; reaction to that one.</li>
  253. <li>
  254. Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down).
  255. </li>
  256. <li>
  257. Please and thank you if you include the following:
  258. <ul>
  259. <li>
  260. Title your <a href="https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20Request:%20fa-">new issue</a>
  261. <code>Icon request: icon-name</code> (e.g., <code>Icon request: icon-car</code>).
  262. </li>
  263. <li>Include a few use cases for your requested icon. How do you plan on using it?</li>
  264. <li>Attach a single color image or two that represent the idea you're going for.</li>
  265. </ul>
  266. </li>
  267. <li>
  268. Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. <i class="fa fa-smile-o" title="Smiling face"></i>
  269. </li>
  270. </ol>
  271. </section>
  272. <section id="reporting-bugs">
  273. <h2 class="page-header">Reporting Bugs</h2>
  274. <p>
  275. Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
  276. </p>
  277. <ol>
  278. <li>Please be nice. Font Awesome is a happy place.</li>
  279. <li>Please <a href="https://github.com/FortAwesome/Font-Awesome/search?type=Issues">search</a> to see if your bug was already reported.</li>
  280. <li>
  281. Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
  282. guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
  283. </li>
  284. <li>
  285. After doing everything above, feel free to
  286. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit an issue</a>.
  287. </li>
  288. </ol>
  289. </section>
  290. <section id="submitting-pull-requests">
  291. <h2 class="page-header">Submitting Pull Requests</h2>
  292. Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember:
  293. <ol>
  294. <li>Please do not submit new icons.</li>
  295. <li>Please submit all pull requests against *-wip branches.</li>
  296. <li>All pull requests submitted against master will be summarily closed and this guide referenced.</li>
  297. <li>
  298. After doing everything above, feel free to
  299. <a href="https://github.com/FortAwesome/Font-Awesome/issues/new">submit a pull request</a>.
  300. </li>
  301. </ol>
  302. </section>
  303. <section id="project-milestones">
  304. <h2 class="page-header">Project Milestones</h2>
  305. <p>
  306. Want to keep up with what's planned for Font Awesome? Check out our
  307. <a href="https://github.com/FortAwesome/Font-Awesome/milestones">milestones</a> on the GitHub project.
  308. </p>
  309. </section>
  310. <section id="thanks-to">
  311. <h2 class="page-header">Thanks To</h2>
  312. <div class="row">
  313. <div class="col-md-4 col-sm-4">
  314. <p>
  315. Thanks to <a href="https://twitter.com/robmadole/">@robmadole</a> and
  316. <a href="https://twitter.com/supercodepoet/">@supercodepoet</a> for icon design
  317. review, advice, some Jekyll help, and being all around badass coders.
  318. </p>
  319. </div>
  320. <div class="col-md-4 col-sm-4">
  321. <p>
  322. HUGE thanks to <a href="https://twitter.com/gtagliala">@gtagliala</a> for doing such a fantastic job managing
  323. pull requests and issues on the Font Awesome
  324. <a href="https://github.com/FortAwesome/Font-Awesome">GitHub project</a>.
  325. </p>
  326. </div>
  327. <div class="col-md-4 col-sm-4">
  328. <p>
  329. Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378"><i class="fa fa-maxcdn" aria-hidden="true">&nbsp;</i>MaxCDN</a> for providing the excellent
  330. <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN</a>, the fastest and easiest way to
  331. <a href="../get-started/#bootstrapcdn">get started</a> with Font Awesome.
  332. </p>
  333. </div>
  334. </div>
  335. </section>
  336. <section id="tell-me-thanks">
  337. <h2 class="page-header">Tell Me Thanks</h2>
  338. <p class="lead">
  339. Hopefully you think Font Awesome <em>is</em> awesome. I've put hundreds of hours into the project to give back to the
  340. open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work.
  341. </p>
  342. <div class="row">
  343. <div class="col-md-6 col-sm-6">
  344. <h3><a href="https://www.gittip.com/davegandy/"><i class="fa fa-gittip padding-right-sm" aria-hidden="true"></i>Tip me on Gittip</a></h3>
  345. <p>
  346. Gittip is a great way to let developers know you appreciate their work.
  347. </p>
  348. </div>
  349. <div class="col-md-6 col-sm-6">
  350. <h3><a href="http://amzn.com/w/G64X58AY416W" target="_blank">My Amazon Wish List</a></h3>
  351. <p>
  352. Or pick something straight
  353. from <a href="http://amzn.com/w/G64X58AY416W" target="_blank">my wish list</a>. Gift cards are great.
  354. </p>
  355. </div>
  356. </div>
  357. </section>
  358. </div>
  359. </div>
  360. <footer id="footer" class="footer hidden-print">
  361. <div class="container text-center">
  362. <div id="bsap_1298241" class="bsarocks bsap_b1146e3f9fa32a794fc6d2c7be47ece8">
  363. <a href="http://www.wpbeginner.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
  364. title="Beginner's Guide to WordPress" target="_blank" rel="nofollow"
  365. onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'wpbeginner.com']);">
  366. <img src="../assets/img/logo-wpbeginner.png" width="220" height="65" alt="">
  367. </a>
  368. <a href="http://themeisle.com/?utm_source=fontawesome_footer&utm_medium=banner&utm_campaign=fontawesome"
  369. title="Premium Wordpress Themes" target="_blank" rel="nofollow"
  370. onClick="_gaq.push(['_trackEvent', 'Outbound Link', 'themeisle.com']);">
  371. <img src="../assets/img/logo-themeisle.png" width="220" height="65" alt="">
  372. </a>
  373. </div>
  374. <div>
  375. <i class="fa fa-flag" aria-hidden="true"></i> Font Awesome 4.6.3
  376. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  377. Created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
  378. </div>
  379. <div>
  380. Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
  381. <span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
  382. Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
  383. <span class="hide-xs hide-sm">&middot;</span><br class="hide-md hide-lg">
  384. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
  385. </div>
  386. <div>
  387. Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378/"><i class="fa fa-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#fontawesome_tab">BootstrapCDN for Font Awesome</a>
  388. </div>
  389. <div class="project">
  390. <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot;
  391. <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a> &middot;
  392. <a href="../3.2.1">Old 3.2.1 Docs</a>
  393. </div>
  394. </div>
  395. </footer>
  396. <script src="https://platform.twitter.com/widgets.js"></script>
  397. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  398. <script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
  399. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  400. <script src="https://cdn.jsdelivr.net/algoliasearch/3.13.1/algoliasearch.jquery.min.js" integrity="sha256-2MTQjOt4Q02v+W/QjgCO5yv+si9RAo/o/RGR5alVYzY=" crossorigin="anonymous"></script>
  401. <script src="https://cdn.jsdelivr.net/algoliasearch.helper/2.9.1/algoliasearch.helper.min.js" integrity="sha256-MhjLBzVVNkMEKnIE2ueYNb7QSj+oiSv4x89dlui09hg=" crossorigin="anonymous"></script>
  402. <script src="https://cdn.jsdelivr.net/underscorejs/1.8.3/underscore-min.js" integrity="sha256-obZACiHd7gkOk9iIL/pimWMTJ4W/pBsKu+oZnSeBIek=" crossorigin="anonymous"></script>
  403. <script src="https://cdn.jsdelivr.net/backbonejs/1.2.2/backbone-min.js" integrity="sha256-p6bkfFqmxtebrKOS+wyGi+Qf3d111eWUQP67keyXJ6Q=" crossorigin="anonymous"></script>
  404. <script src="https://cdn.jsdelivr.net/jsdelivr-rum/1.5/jsdelivr-rum.min.js" integrity="sha256-HlY2rbkgbiHhtilMXmQ86rjL/EIxGDtdg9GU9/T2ZxE=" crossorigin="anonymous"></script>
  405. <script src="../assets/js/site.js"></script>
  406. <script src="../assets/js/search.js"></script>
  407. <!-- Facebook Pixel Code -->
  408. <script>
  409. !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  410. n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
  411. n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
  412. t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
  413. document,'script','https://connect.facebook.net/en_US/fbevents.js');
  414. fbq('init', '590758314440297');
  415. fbq('track', "PageView");</script>
  416. <noscript><img height="1" width="1" style="display:none"
  417. src="https://www.facebook.com/tr?id=590758314440297&ev=PageView&noscript=1"
  418. /></noscript>
  419. <!-- End Facebook Pixel Code -->
  420. </body>
  421. </html>