mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
Revert "Revert "head: help http://validator-search.verisignlabs.com/""
This reverts commit 00dcf1999a
.
* * * * *
and now also loads the page with https even if it's supposed to point to
127.0.0.1 and ::1 (when not servfailing for me, but maybe it's purpouse
is to servfail for DNSSEC capable clients).
This commit is contained in:
parent
00dcf1999a
commit
f06c155c95
@ -11,4 +11,6 @@
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/blog/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }} - in English" href="{{ "/blog/feed.en.xml" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }} - Suomeksi" href="{{ "/blog/feed.fi.xml" | prepend: site.baseurl | prepend: site.url }}" />
|
||||
<!-- Help http://validator-search.verisignlabs.com/ -->
|
||||
<link rel="prefetch" href="https://prefetch.validatorsearch.verisignlabs.com" />
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user