removed h-card and goatcounter
This commit is contained in:
parent
ca5dea836c
commit
ae96934032
|
@ -51,6 +51,5 @@ audio { width: 100%; }
|
||||||
pre, code { background-color: whitesmoke; }
|
pre, code { background-color: whitesmoke; }
|
||||||
pre { width: auto; overflow: auto; }
|
pre { width: auto; overflow: auto; }
|
||||||
</style>
|
</style>
|
||||||
<script data-goatcounter="https://erikwinter.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
@ -7,10 +7,4 @@
|
||||||
<li><a href="/about/">About</a></li>
|
<li><a href="/about/">About</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<section style="display: none;" class="h-card">
|
|
||||||
<span class="p-name">Erik Winter</span>
|
|
||||||
<span class="p-note">A Dutch sotware developer who likes open source, literature, music and a bunch of other things.</span>
|
|
||||||
<a class="u-url u-uid" href="https://erikwinter.nl"></a>
|
|
||||||
<a class="u-email" rel="me" href="mailto:ik@erikwinter.nl"></a>
|
|
||||||
</section>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue