22 lines
1003 B
HTML
Executable File
22 lines
1003 B
HTML
Executable File
{% if site.anchor_links != nil %}
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"></script>
|
|
{% endif %}
|
|
|
|
{% if page.has_math == true %}
|
|
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
|
|
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3.0.1/es5/tex-mml-chtml.js"></script>
|
|
{% endif %}
|
|
|
|
<!-- SiteCatalyst code version: H.25.1. Copyright 1996-2012 Adobe, Inc. All Rights Reserved -->
|
|
<script><!--
|
|
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
|
|
var s_code=s.t();if(s_code)document.write(s_code)//--></script>
|
|
<script language="JavaScript" type="text/javascript"><!--
|
|
if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
|
|
//--></script>
|
|
<noscript>
|
|
<img src="//amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazonalldev2/1/H.25.1--NS/0" height="1" width="1" border="0" alt="" />
|
|
</noscript>
|
|
<!--/DO NOT REMOVE/-->
|
|
<!-- End SiteCatalyst code version: H.25.1. -->
|