mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-15 00:19:25 +01:00
navbar: don't send people into iframe loops!
This commit is contained in:
parent
b5f7a71922
commit
465bd364c9
@ -10,7 +10,7 @@ Navigation bar
|
||||
<body>
|
||||
|
||||
<p>Pages</p>
|
||||
<p><a href="index.html" target="right">Index</a></p>
|
||||
<p><a href="index.real.html" target="right">Index</a></p>
|
||||
<p>Where to find me?</p>
|
||||
<!--
|
||||
<a href="pages/on-topic.html" target="right">On-topic sites</a>
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
Pages
|
||||
|
||||
<a href="index.html" target="right">Index</a>
|
||||
<a href="index.real.html" target="right">Index</a>
|
||||
|
||||
Where to find me?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user