l git: add krebspage

This commit is contained in:
lassulus 2018-09-08 23:38:56 +02:00
parent 52017e173e
commit dc45b085b6

View File

@ -38,6 +38,10 @@ let
cgit.desc = "take a description of your disk layout and produce a format script";
cgit.section = "software";
};
krebspage = {
cgit.desc = "homepage of krebs";
cgit.section = "configuration";
};
news = {
cgit.desc = "take a rss feed and a timeout and print it to stdout";
cgit.section = "software";