Advertisement
gondimedia

Hugo footer file

Mar 14th, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.88 KB | None | 0 0
  1. <!-- Footer -->
  2. <footer id="footer" class="footer">
  3.   <div class="footer_content_wrapper">
  4.     <p><a href="https://donateers.org">Home</a></p>
  5.     <p><a href="https://donateers.org/aboutus/">About</a></p>
  6.     {{/*  <p>How to Donate</p>
  7.     <p>Why Donate</p>  */}}
  8.     <p><a href="https://donateers.org/legal/">Legal pages - Privacy Policy, DMCA, Terms of Use</a></p>
  9.     <p><a href="https://donateers.org/htmlsitemap/">Sitemap</a></p>
  10.     <link rel="stylesheet" href='{{ "./css/style.css" | relURL }}' media="print" onload="this.media='all'">
  11.     <script async onload="HockeyStack.init('e5491c969d36adfc43cdb54e79f928')" src="https://cdn.jsdelivr.net/npm/hockeystack@latest/hockeystack.min.js"></script>
  12.     <script>
  13.       (function(a,b,c){var d=a.history,e=document,f=navigator||{},g=localStorage,
  14.       h=encodeURIComponent,i=d.pushState,k=function(){return Math.random().toString(36)},
  15.       l=function(){return g.cid||(g.cid=k()),g.cid},m=function(r){var s=[];for(var t in r)
  16.       r.hasOwnProperty(t)&&void 0!==r[t]&&s.push(h(t)+"="+h(r[t]));return s.join("&")},
  17.      n=function(r,s,t,u,v,w,x){var z="https://www.google-analytics.com/collect",
  18.      A=m({v:"1",ds:"web",aip:c.anonymizeIp?1:void 0,tid:b,cid:l(),t:r||"pageview",
  19.      sd:c.colorDepth&&screen.colorDepth?screen.colorDepth+"-bits":void 0,dr:e.referrer||
  20.      void 0,dt:e.title,dl:e.location.origin+e.location.pathname+e.location.search,ul:c.language?
  21.      (f.language||"").toLowerCase():void 0,de:c.characterSet?e.characterSet:void 0,
  22.      sr:c.screenSize?(a.screen||{}).width+"x"+(a.screen||{}).height:void 0,vp:c.screenSize&&
  23.      a.visualViewport?(a.visualViewport||{}).width+"x"+(a.visualViewport||{}).height:void 0,
  24.      ec:s||void 0,ea:t||void 0,el:u||void 0,ev:v||void 0,exd:w||void 0,exf:"undefined"!=typeof x&&
  25.      !1==!!x?0:void 0});if(f.sendBeacon)f.sendBeacon(z,A);else{var y=new XMLHttpRequest;
  26.       y.open("POST",z,!0),y.send(A)}};d.pushState=function(r){return"function"==typeof d.onpushstate&&
  27.      d.onpushstate({state:r}),setTimeout(n,c.delay||10),i.apply(d,arguments)},n(),
  28.      a.ma={trackEvent:function o(r,s,t,u){return n("event",r,s,t,u)},
  29.      trackException:function q(r,s){return n("exception",null,null,null,null,r,s)}}})
  30.      (window,"UA-159849132-1",{anonymizeIp:true,colorDepth:true,characterSet:true,screenSize:true,language:true});
  31.     </script>
  32.     <!-- <p><a rel="nofolllow" href="//www.dmca.com/Protection/Status.aspx?ID=7aed0c4c-d1a4-4269-ad41-56676dd551c7" title="DMCA.com Protection Status" class="dmca-badge"> <img class="lozad card-image" data-src ="https://donateers.org/images/dmca.png?ID=7aed0c4c-d1a4-4269-ad41-56676dd551c7"  alt="DMCA.com Protection Status" /></a> <script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js" defer> </script> -->
  33.   </p></div>
  34.   {{/*  <script>
  35.     (function(a,b,c){var d=a.history,e=document,f=navigator||{},g=localStorage,
  36.     h=encodeURIComponent,i=d.pushState,k=function(){return Math.random().toString(36)},
  37.     l=function(){return g.cid||(g.cid=k()),g.cid},m=function(r){var s=[];for(var t in r)
  38.     r.hasOwnProperty(t)&&void 0!==r[t]&&s.push(h(t)+"="+h(r[t]));return s.join("&")},
  39.    n=function(r,s,t,u,v,w,x){var z="https://www.google-analytics.com/collect",
  40.    A=m({v:"1",ds:"web",aip:c.anonymizeIp?1:void 0,tid:b,cid:l(),t:r||"pageview",
  41.    sd:c.colorDepth&&screen.colorDepth?screen.colorDepth+"-bits":void 0,dr:e.referrer||
  42.    void 0,dt:e.title,dl:e.location.origin+e.location.pathname+e.location.search,ul:c.language?
  43.    (f.language||"").toLowerCase():void 0,de:c.characterSet?e.characterSet:void 0,
  44.    sr:c.screenSize?(a.screen||{}).width+"x"+(a.screen||{}).height:void 0,vp:c.screenSize&&
  45.    a.visualViewport?(a.visualViewport||{}).width+"x"+(a.visualViewport||{}).height:void 0,
  46.    ec:s||void 0,ea:t||void 0,el:u||void 0,ev:v||void 0,exd:w||void 0,exf:"undefined"!=typeof x&&
  47.    !1==!!x?0:void 0});if(f.sendBeacon)f.sendBeacon(z,A);else{var y=new XMLHttpRequest;
  48.     y.open("POST",z,!0),y.send(A)}};d.pushState=function(r){return"function"==typeof d.onpushstate&&
  49.    d.onpushstate({state:r}),setTimeout(n,c.delay||10),i.apply(d,arguments)},n(),
  50.    a.ma={trackEvent:function o(r,s,t,u){return n("event",r,s,t,u)},
  51.    trackException:function q(r,s){return n("exception",null,null,null,null,r,s)}}})
  52.    (window,"UA-159849132-1",{anonymizeIp:true,colorDepth:true,characterSet:true,screenSize:true,language:true});
  53.   </script>
  54.   <script type="text/javascript" src='{{ "./js/lozad.js" | relURL }}'></script>
  55.   <script type="text/javascript">
  56.       var observer = lozad(".lozad", {
  57.           rootMargin: "10px 0px",
  58.           threshold: 0.1
  59.       });
  60.       observer.observe();
  61.   </script>  */}}
  62.   <!-- Global Style -->
  63.   {{/*  <link href='{{ "./css/global.css" | relURL }}' rel="stylesheet" type="text/css" />  */}}
  64.  
  65.   <!-- Style -->
  66.   <!-- <link href='{{ "./css/style.css" | relURL }}' rel="stylesheet" type="text/css" /> -->
  67.  
  68. </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement