diff options
Diffstat (limited to 'docs/blog/20200410.html')
-rw-r--r-- | docs/blog/20200410.html | 45 |
1 files changed, 24 insertions, 21 deletions
diff --git a/docs/blog/20200410.html b/docs/blog/20200410.html index 0125687..b7c07ac 100644 --- a/docs/blog/20200410.html +++ b/docs/blog/20200410.html @@ -1,21 +1,23 @@ <!DOCTYPE HTML> -<html lan="en"> -<head> -<title>Outsource Repository Concept | 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>Outsource Repository Concept | 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>Outsource Repository Concept</h1> <p>In April 3rd, I have added submodule support for Carbs @@ -39,8 +41,9 @@ Firefox and its dependencies have been purged from the main repository, but can be found on it.</p> <p><a href="https://github.com/CarbsLinux/outsource">https://github.com/CarbsLinux/outsource</a></p> -<a href="/blog/20200410.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/20200410.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> |