aboutsummaryrefslogtreecommitdiff
path: root/src/index.md
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-27 14:16:26 +0300
committerCem Keylan <cem@ckyln.com>2020-04-27 14:16:26 +0300
commitbfb9369972844b509dd869f133f04a8b6ce75e4c (patch)
treeee88a9662a426bac83b4b5a211a80f29e9187c4a /src/index.md
parenteee8ed1b68d88c087ccf7f30d75affaf45407ce6 (diff)
downloadwebsite-bfb9369972844b509dd869f133f04a8b6ce75e4c.tar.gz
update
Diffstat (limited to 'src/index.md')
-rw-r--r--src/index.md19
1 files changed, 5 insertions, 14 deletions
diff --git a/src/index.md b/src/index.md
index 645c807..98d4ee6 100644
--- a/src/index.md
+++ b/src/index.md
@@ -56,6 +56,11 @@ News
[RSS Feed](/news.xml) | [See all news](/news.html)
+### Apr 27 2020
+
+A new rootfs tarball has been released! You can
+see it on <https://dl.carbslinux.org/releases>!
+
### Apr 10 2020
IRC channel can now be accessed from `#carbslinux` at freenode!
@@ -64,17 +69,3 @@ IRC channel can now be accessed from `#carbslinux` at freenode!
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
-pushed there, and not the repository. You have until
-May 4, 2020 Monday to switch your remotes to <https://github.com/CarbsLinux/repository>.
-The git repository will continue to be served until then (without additional
-commits).
-
-You can switch your remote by executing the following command on your
-repository directory.
-
- git remote set-url origin https://github.com/CarbsLinux/repository
-