2022-08-08 04:31:56 +00:00
|
|
|
<footer>
|
2022-08-28 06:41:20 +00:00
|
|
|
<div id="site-info">
|
|
|
|
<p id="powered-by">
|
2022-10-21 06:26:16 +00:00
|
|
|
powered by <a href="https://getzola.org" target="_blank" rel="noopener noreferral">zola</a> + <a href="https://github.com/not-matthias/apollo" target="_blank" rel="noopener noreferral">apollo</a>
|
2022-08-28 06:41:20 +00:00
|
|
|
and
|
|
|
|
<a href="https://nixos.org" target="_blank" rel="noopener noreferral">nix</a>.
|
|
|
|
</p>
|
|
|
|
<p id="privacy-note">
|
|
|
|
<a href="/privacy">privacy notice</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<p id="copyright">
|
|
|
|
© 2022 mat ess.
|
2022-08-08 04:31:56 +00:00
|
|
|
</p>
|
2022-10-23 15:51:11 +00:00
|
|
|
<script data-goatcounter="https://stats.mat.services/count" async src="//stats.mat.services/count.js" crossorigin integrity="sha256-a8rh6u3maZ6JiY6w6zsLlw9OUQf2tFPUX3t1/BV+RKc="></script>
|
2022-09-04 04:54:07 +00:00
|
|
|
<noscript>
|
2022-10-21 06:26:16 +00:00
|
|
|
{%- set current_path = current_path | default(value="/") %}
|
|
|
|
<img id=pixel src="https://stats.mat.services/count?p={{ current_path | safe }}">
|
2022-09-04 04:54:07 +00:00
|
|
|
</noscript>
|
2022-08-08 04:31:56 +00:00
|
|
|
</footer>
|