diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-07-27 01:21:06 +0300 | 
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-07-27 01:21:06 +0300 | 
| commit | ec7e9e3183492bcd18d06c02b90930f6a837c6b5 (patch) | |
| tree | f4609beabb395ea6a281001a56d62cf3afa9e835 /docs/blog/20200508.html | |
| parent | 22940b398010e3b653052dd27d0ac6fddbdae83c (diff) | |
| download | website-ec7e9e3183492bcd18d06c02b90930f6a837c6b5.tar.gz | |
site update
Diffstat (limited to 'docs/blog/20200508.html')
| -rw-r--r-- | docs/blog/20200508.html | 45 | 
1 files changed, 24 insertions, 21 deletions
diff --git a/docs/blog/20200508.html b/docs/blog/20200508.html index 49da3e3..fe8e624 100644 --- a/docs/blog/20200508.html +++ b/docs/blog/20200508.html @@ -1,21 +1,23 @@  <!DOCTYPE HTML> -<html lan="en"> -<head> -<title>The Relation of Carbs and KISS | Carbs Linux</title> -<link rel="stylesheet" href="/style.css"> -<meta charset="utf-8"> -<meta name="Description" content="Carbs Linux - a simple busybox linux distribution"> -<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> -</head> -<p class=header><strong>Carbs Linux - a simple busybox linux distribution</strong></p> -<div class="header"><nav> -<a href='/'>index</a> -<a href='https://github.com/CarbsLinux'>github</a> -<a href='//dl.carbslinux.org'>downloads</a> -<a href='/blog'>blog</a> -<a href='/wiki'>wiki</a> -<a href='/wiki/install.html'>installation</a> -</nav></div><div class="border"></div> +<html lan=en> +  <head> +    <title>The Relation of Carbs and KISS | Carbs Linux</title> +    <link rel="stylesheet" href="/style.css"> +    <meta charset="utf-8"> +    <meta name="Description" content="Carbs Linux - a simple linux distribution"> +    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> +  </head> +  <body> +    <p class=header><strong>Carbs Linux - a simple linux distribution</strong></p> +    <div class="header"> +      <nav> +        <a href='/'>index</a> +        <a href="https://github.com/CarbsLinux">github</a> +        <a href='//dl.carbslinux.org'>downloads</a> +        <a href='/blog'>blog</a> +        <a href='/docs/install.html'>installation</a> +      </nav> +    </div><div class="border"></div>  <h1>The Relation of Carbs and KISS</h1>  <p><strong>Date:</strong> May 08 2020</p> @@ -135,8 +137,9 @@ to thoroughly give an explanation.</p>  <p>Cheers,  Cem</p> -<a href="/blog/20200508.txt">View Page Source</a><div class=border></div> -<p class=footer>Linux® is a registered trademark of Linus Torvalds</p> -<p class=footer>Copyright © 2019-2020 Cem Keylan</p> -</body> +    <a href="/blog/20200508.txt">View Page Source</a> +    <div class="border"></div> +    <p class=footer>Linux® is a registered trademark of Linus Torvalds</p> +    <p class=footer>Copyright © 2019-2020 Cem Keylan</p> +  </body>  </html>  | 
