diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-06 14:16:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-06 14:16:29 +0300 |
commit | fe8603b96b92fe87f5a413c27a3a6b140b3acee5 (patch) | |
tree | a1afbaf687ea5ef42d2309694eca2dbcb27e086a /docs | |
parent | ec2a4ac1e4922780d023b2e562a01adbd0173142 (diff) | |
download | website-fe8603b96b92fe87f5a413c27a3a6b140b3acee5.tar.gz |
update
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 5 | ||||
-rw-r--r-- | docs/index.txt | 5 | ||||
-rw-r--r-- | docs/news.xml | 8 |
3 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 1c2c185..6d87efc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,6 +45,11 @@ of them.</p> <p><a href="/news.xml">RSS Feed</a></p> +<h3>Apr 06 2020</h3> + +<p>A new rootfs tarball has been released. See the +<a href="https://dl.carbslinux.org">downloads</a> page</p> + <h3>Apr 05 2020</h3> <p>Carbs Linux repositories will be hosted only on Github. Commits will be diff --git a/docs/index.txt b/docs/index.txt index 062cd3f..306a849 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -31,6 +31,11 @@ News [RSS Feed](/news.xml) +### Apr 06 2020 + +A new rootfs tarball has been released. See the +[downloads](https://dl.carbslinux.org) page + ### Apr 05 2020 Carbs Linux repositories will be hosted only on Github. Commits will be diff --git a/docs/news.xml b/docs/news.xml index 4a424cf..f7c6600 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -11,6 +11,14 @@ <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Apr Mon 2020 11:00</lastBuildDate> <item> +<title>20200406.news</title> +<pubDate>Mon, 06 Apr 2020</pubDate> +<dc:creator>Cem Keylan</dc:creator> +<link>https://carbslinux.org/index.html</link> +<description><p>A new rootfs tarball has been released. See the +<a href="https://dl.carbslinux.org">downloads</a> page</p></description> +</item> +<item> <title>20200405.news</title> <pubDate>Sun, 05 Apr 2020</pubDate> <dc:creator>Cem Keylan</dc:creator> |