mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-06-30 23:12:16 +02:00
Update: hidden uninotes
This commit is contained in:
@@ -54,4 +54,12 @@ $d.code $subjectCode }}{{ $currentIdx = $i }}{{ end }} {{ end }}
|
||||
<a class="page-nav__next-link" href="{{ $nextPage.RelPermalink }}">{{ $nextCode }} →</a>
|
||||
{{ end }} {{ end }}
|
||||
</nav>
|
||||
<script>
|
||||
(function () {
|
||||
if (localStorage.getItem('f4_username') !== 'hyzen') {
|
||||
window.location.replace('/login/?next=' + encodeURIComponent(window.location.pathname));
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
|
||||
{{ end }} {{ end }} {{ end }} {{ end }}
|
||||
|
||||
Reference in New Issue
Block a user