5,960
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<script> | <script> | ||
function countVisit(x) { | function countVisit(x) { | ||
if ( mw.config.get( 'wgUserName' ) === 'Mlavazza' ) { | if ( mw.config.get( 'wgUserName' ) === 'Mlavazza' ) { | ||
var a = 1; | var a = 1; | ||
} else { | } else { | ||
Line 11: | Line 11: | ||
} | } | ||
} | } | ||
countVisit('Main_Page'); | |||
</script> | </script> | ||
</html> | </html> | ||
<div class="home-header-container"> | <div class="home-header-container"> | ||
<html><img class="home-header-img | <html><img class="home-header-img" src="https://www.wittgensteinproject.org/w/images/6/6f/WittgensteinProjectLogo_yellow.png"></html> | ||
<span class="home-header-title">The Ludwig Wittgenstein Project</span> | <span class="home-header-title">The Ludwig Wittgenstein Project</span> | ||
<html><a class="home-header-link" href="https://www.wittgensteinproject.org/w/index.php?title=Project:About">About</a></html> • <html><a class="home-header-link" href="https://www.wittgensteinproject.org/w/index.php?title=Project:All_texts">All texts</a></html></p> | <html><a class="home-header-link" href="https://www.wittgensteinproject.org/w/index.php?title=Project:About">About</a></html> • <html><a class="home-header-link" href="https://www.wittgensteinproject.org/w/index.php?title=Project:All_texts">All texts</a></html></p> | ||
</div> | </div> |