replaced spaces with tabs

This commit is contained in:
/dev/urandom 2021-10-06 12:25:29 +03:00
parent fb381ef4df
commit db84c80754
2 changed files with 67 additions and 69 deletions

View file

@ -1,44 +1,43 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- vim: set sw=2: -->
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?theme title?></title> <title><?theme title?></title>
<meta property="og:site_name" content="rnd's website"/> <meta property="og:site_name" content="rnd's website"/>
<meta property="og:title" content="<?theme title?>"/> <meta property="og:title" content="<?theme title?>"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property="og:url" content="https://rnd.neocities.org/<?theme dir?><?theme source?>"/> <meta property="og:url" content="https://rnd.neocities.org/<?theme dir?><?theme source?>"/>
<link href="/style.css" rel="stylesheet" type="text/css" media="handheld,print,screen,projection,tv" title="Default Style"> <link href="/style.css" rel="stylesheet" type="text/css" media="handheld,print,screen,projection,tv" title="Default Style">
<link href="/style_tty.css" rel="stylesheet" type="text/css" media="braille,speech,tty" title="TTY Web Browser Style"> <link href="/style_tty.css" rel="stylesheet" type="text/css" media="braille,speech,tty" title="TTY Web Browser Style">
<link href="xstyle.css" rel="stylesheet" type="text/css" media="handheld,print,screen,projection,tv"> <link href="xstyle.css" rel="stylesheet" type="text/css" media="handheld,print,screen,projection,tv">
<link rel="icon" type="image/png" href="favicon.png"> <link rel="icon" type="image/png" href="favicon.png">
<link rel="preload" href="/menu_button_hover.gif" as="image"> <link rel="preload" href="/menu_button_hover.gif" as="image">
<link rel="preload" href="/menu_button_sel.gif" as="image"> <link rel="preload" href="/menu_button_sel.gif" as="image">
<?theme style?> <?theme style?>
</head> </head>
<body> <body>
<div class="header"> <div class="header">
<div class="header_image"></div> <div class="header_image"></div>
<div class="itime"> <div class="itime">
<div class="itime-text">internet time @ <span id="itime-value">???</span></div> <div class="itime-text">internet time @ <span id="itime-value">???</span></div>
<div class="itime-bar"><div id="itime-progress"></div></div> <div class="itime-bar"><div id="itime-progress"></div></div>
</div> </div>
<div class="tenpo"> <div class="tenpo">
<div class="tenpo-text">tenpo ni li "<span id="tenpo-value">???</span>"</div> <div class="tenpo-text">tenpo ni li "<span id="tenpo-value">???</span>"</div>
</div> </div>
<div class="header_text"> <div class="header_text">
<h2><a href="/">rnd's website</a><span class="titlesep"> | </span></h2><h3><?theme title?></h3> <h2><a href="/">rnd's website</a><span class="titlesep"> | </span></h2><h3><?theme title?></h3>
</div> </div>
</div> </div>
<div class="middle"> <div class="middle">
<div class="navbar nav_linkmenu"> <div class="navbar nav_linkmenu">
<nav class="links"><a href="/index.html">Main page</a><a href="/about_me.html">About me</a><a href="/blog">Blog thingy</a><a href="/politics">Politics</a><a href="/tokipona">toki pona</a></nav> <nav class="links"><a href="/index.html">Main page</a><a href="/about_me.html">About me</a><a href="/blog">Blog thingy</a><a href="/politics">Politics</a><a href="/tokipona">toki pona</a></nav>
</div> </div>
<article class="content"> <article class="content">
<?theme body?> <?theme body?>
</article> </article>
<div class="footer"> <div class="footer">
<a rel="me" href="https://cybre.space/@devurandom"><img src="/banners/mastodon.gif" <a rel="me" href="https://cybre.space/@devurandom"><img src="/banners/mastodon.gif"
width="88" height="31" alt="Follow me on Mastodon" /></a> width="88" height="31" alt="Follow me on Mastodon" /></a>
<a href="https://ko-fi.com/dev_urandom"><img src="/banners/kofi.gif" <a href="https://ko-fi.com/dev_urandom"><img src="/banners/kofi.gif"
@ -56,8 +55,8 @@
<br /> <br />
Website created and updated by /dev/urandom. Source code available on the Website created and updated by /dev/urandom. Source code available on the
<a href="https://gitlab.com/dev_urandom/simple-site">GitLab page</a>. <a href="https://gitlab.com/dev_urandom/simple-site">GitLab page</a>.
</div> </div>
</div> </div>
</body> </body>
<script src="/scripts.js"></script> <script src="/scripts.js"></script>
</html> </html>

View file

@ -1,33 +1,32 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- vim: set sw=2: -->
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title><?theme title?></title> <title><?theme title?></title>
<meta property="og:site_name" content="rnd's website"/> <meta property="og:site_name" content="rnd's website"/>
<meta property="og:title" content="<?theme title?>"/> <meta property="og:title" content="<?theme title?>"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property="og:url" content="https://rnd.neocities.org/<?theme dir?><?theme source?>"/> <meta property="og:url" content="https://rnd.neocities.org/<?theme dir?><?theme source?>"/>
<link rel="icon" type="image/png" href="favicon.png"> <link rel="icon" type="image/png" href="favicon.png">
<?theme style?> <?theme style?>
</head> </head>
<body x-margintop="0" x-marginleft="0" topmargin="0" marginwidth="0" marginheight="0" leftmargin="0" bgcolor="#050403"> <body x-margintop="0" x-marginleft="0" topmargin="0" marginwidth="0" marginheight="0" leftmargin="0" bgcolor="#050403">
<table align="center" width="640" cellspacing="0" cellpadding="0" border="0"><tbody> <table align="center" width="640" cellspacing="0" cellpadding="0" border="0"><tbody>
<tr bgcolor="#050403"><td width="256px"><a href="/dc"><img border="0" align="top" src="/website_banner.gif" width="256" height="32" alt="rnd's website logo"></a><font color="#fefefe"></td><td align="center" valign="middle" background="/website_header_bg.gif"><font color="#fefefe"><?theme title?></font></td></tr> <tr bgcolor="#050403"><td width="256px"><a href="/dc"><img border="0" align="top" src="/website_banner.gif" width="256" height="32" alt="rnd's website logo"></a><font color="#fefefe"></td><td align="center" valign="middle" background="/website_header_bg.gif"><font color="#fefefe"><?theme title?></font></td></tr>
<tr height="32" bgcolor="#221f31"><td colspan="2" background="/menu_background.gif"> <tr height="32" bgcolor="#221f31"><td colspan="2" background="/menu_background.gif">
<center><nav class="links"> <center><nav class="links">
<a href="/dc/index.html"><img align="top" border="0" width="128" height="32" src="/menu_button_main.gif" alt="Main page"></a><a href="/dc/about_me.html"><img align="top" border="0" width="128" height="32" src="/menu_button_about.gif" alt="About me"></a><a href="/dc/blog"><img align="top" border="0" width="128" height="32" src="/menu_button_blog.gif" alt="Blog"></a><a href="/dc/politics"><img align="top" border="0" width="128" height="32" src="/menu_button_politics.gif" alt="Politics"></a><a href="/dc/tokipona"><img align="top" border="0" width="128" height="32" src="/menu_button_tp.gif" alt="toki pona"></a> <a href="/dc/index.html"><img align="top" border="0" width="128" height="32" src="/menu_button_main.gif" alt="Main page"></a><a href="/dc/about_me.html"><img align="top" border="0" width="128" height="32" src="/menu_button_about.gif" alt="About me"></a><a href="/dc/blog"><img align="top" border="0" width="128" height="32" src="/menu_button_blog.gif" alt="Blog"></a><a href="/dc/politics"><img align="top" border="0" width="128" height="32" src="/menu_button_politics.gif" alt="Politics"></a><a href="/dc/tokipona"><img align="top" border="0" width="128" height="32" src="/menu_button_tp.gif" alt="toki pona"></a>
</nav></center> </nav></center>
</td></tr> </td></tr>
<tr bgcolor="#fefefe"><td colspan="2"> <tr bgcolor="#fefefe"><td colspan="2">
<article class="content"> <article class="content">
<form name="content"> <form name="content">
<?theme body?> <?theme body?>
</form> </form>
</article> </article>
</td></tr> </td></tr>
<tr><td colspan="2" bgcolor="#050403"> <tr><td colspan="2" bgcolor="#050403">
<font color="#fefefe"> <font color="#fefefe">
<a rel="me" href="https://cybre.space/@devurandom"><img src="/banners/mastodon.gif" <a rel="me" href="https://cybre.space/@devurandom"><img src="/banners/mastodon.gif"
width="88" height="31" alt="Follow me on Mastodon" /></a> width="88" height="31" alt="Follow me on Mastodon" /></a>
<a href="https://www.vim.org"><img src="/banners/vim.gif" <a href="https://www.vim.org"><img src="/banners/vim.gif"
@ -43,10 +42,10 @@
<br /> <br />
Website created and updated by /dev/urandom. Source code available on the Website created and updated by /dev/urandom. Source code available on the
<a href="https://gitlab.com/dev_urandom/simple-site">GitLab page</a>. <a href="https://gitlab.com/dev_urandom/simple-site">GitLab page</a>.
</font> </font>
</td></tr> </td></tr>
</tbody></table> </tbody></table>
</body> </body>
<script src="/dc_scripts.js"></script> <script src="/dc_scripts.js"></script>
</html> </html>