mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-22 16:30:40 +01:00
update head.html & fix 404.html
This commit is contained in:
parent
31b7c334a8
commit
5eb325f20d
8
404.html
8
404.html
@ -5,15 +5,15 @@
|
||||
<title>
|
||||
404: File not found / Tiedostoa ei löydy
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="http://mkaysi.github.com/tyyli.css" />
|
||||
<link rel="stylesheet" type="text/css" href="root/tyyli.css" />
|
||||
</head>
|
||||
<body>
|
||||
<hr/>
|
||||
<a href="sitemap/sitemap.html">Sitemap</a> || <a href="sitemap/sitemap.fi.html">Sivukartta</a>
|
||||
<a href="root/sitemap/sitemap.html">Sitemap</a> || <a href="root/sitemap/sitemap.fi.html">Sivukartta</a>
|
||||
<hr/>
|
||||
|
||||
<h1 id="section">404</h1>
|
||||
<p>File not found. You can find the list of pages in the <a href="sitemap/sitemap.html">sitemap</a>.</p>
|
||||
<p>File not found. You can find the list of pages in the <a href="root/sitemap/sitemap.html">sitemap</a>.</p>
|
||||
<p>If you came here through a link on same site, please <a href="https://github.com/Mkaysi/mkaysi.github.com/issues/new">report a bug</a> at <a href="https://github.com/Mkaysi/mkaysi.github.com/issues/">issue tracker on GitHub</a>.</p>
|
||||
<p>Or if you don't want to register to GitHub, you can email me to address which you can see at <a href="https://github.com/Mkaysi">my GitHub profile page</a>.</p>
|
||||
<hr/>
|
||||
@ -21,7 +21,7 @@ The file which you requested might be on another mirror; <a href="http://mkaysi.
|
||||
<hr/>
|
||||
|
||||
<h1 id="section-1">404</h1>
|
||||
<p>Tiedostoa ei löydy. Lista sivuista on nähtävillä <a href="sitemap/sitemap.fi.html">sivukartassa</a>.</p>
|
||||
<p>Tiedostoa ei löydy. Lista sivuista on nähtävillä <a href="root/sitemap/sitemap.fi.html">sivukartassa</a>.</p>
|
||||
<p>Mikäli päädyit tälle sivulle tällä sivustolla olevan linkin kautta, ole hyvä ja <a href="https://github.com/Mkaysi/mkaysi.github.com/issues/">raportoi bugi</a> käyttämällä <a href="https://github.com/Mkaysi/mkaysi.github.com/issues/">GitHubista löytyvää bugien seurantaa</a>.</p>
|
||||
<p>Tai jos et tahdo rekisteröityä GitHubiin, voit lähettää minulle sähköpostia osoitteeseen, joka on nähtävissä <a href="https://github.com/Mkaysi">GitHub profiili sivullani</a>.</p>
|
||||
<hr/>
|
||||
|
@ -7,11 +7,11 @@
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<link rel="canonical" href="http://mkaysi.github.com/404.html">
|
||||
<title>404: File not found / Tiedostoa ei löydy</title>
|
||||
<link rel="stylesheet" type="text/css" href="http://mkaysi.github.com/tyyli.css" />
|
||||
<link rel="stylesheet" type="text/css" href="root/tyyli.css" />
|
||||
</head>
|
||||
<body>
|
||||
<hr/>
|
||||
[Sitemap](sitemap/sitemap.html) || [Sivukartta](sitemap/sitemap.fi.html)
|
||||
[Sitemap](root/sitemap/sitemap.html) || [Sivukartta](root/sitemap/sitemap.fi.html)
|
||||
<hr/>
|
||||
|
||||
# 404
|
||||
@ -22,7 +22,7 @@ If you came here through a link on same site, please [report a bug] at [issue tr
|
||||
|
||||
Or if you don't want to register to GitHub, you can email me to address which you can see at [my GitHub profile page].
|
||||
|
||||
[sitemap]:sitemap/sitemap.html
|
||||
[sitemap]:root/sitemap/sitemap.html
|
||||
[report a bug]:https://github.com/Mkaysi/mkaysi.github.com/issues/new
|
||||
[issue tracker on GitHub]:https://github.com/Mkaysi/mkaysi.github.com/issues/
|
||||
[my GitHub profile page]:https://github.com/Mkaysi
|
||||
@ -39,7 +39,7 @@ Mikäli päädyit tälle sivulle tällä sivustolla olevan linkin kautta, ole hy
|
||||
|
||||
Tai jos et tahdo rekisteröityä GitHubiin, voit lähettää minulle sähköpostia osoitteeseen, joka on nähtävissä [GitHub profiili sivullani].
|
||||
|
||||
[sivukartassa]:sitemap/sitemap.fi.html
|
||||
[sivukartassa]:root/sitemap/sitemap.fi.html
|
||||
[raportoi bugi]:https://github.com/Mkaysi/mkaysi.github.com/issues/
|
||||
[GitHubista löytyvää bugien seurantaa]:https://github.com/Mkaysi/mkaysi.github.com/issues/
|
||||
[GitHub profiili sivullani]:https://github.com/Mkaysi
|
||||
|
@ -9,11 +9,11 @@
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<link rel="canonical" href="http://mkaysi.github.com/">
|
||||
<title>Insert title here</title>
|
||||
<link rel="stylesheet" type="text/css" href="tyyli.css" />
|
||||
<link rel="stylesheet" type="text/css" href="root/tyyli.css" />
|
||||
</head>
|
||||
<body>
|
||||
<hr/>
|
||||
[Sitemap](sitemap/sitemap.html)
|
||||
[Sitemap](root/sitemap/sitemap.html)
|
||||
<hr/>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user