From 49c2f9274508a0d618cbec7bfeb5ec5244354c7d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 17 Jan 2025 18:12:17 +0900 Subject: updates --- public/categories/index.html | 2 +- public/es/categories/index.html | 2 +- public/es/index.html | 2 +- public/es/series/index.html | 2 +- public/es/tags/index.html | 2 +- public/index.html | 2 +- public/ko/categories/index.html | 2 +- public/ko/index.html | 2 +- public/ko/series/index.html | 2 +- public/ko/tags/index.html | 2 +- public/progs.csv | 1 + public/series/index.html | 2 +- public/tags/index.html | 2 +- static/progs.csv | 1 + 14 files changed, 14 insertions(+), 12 deletions(-) diff --git a/public/categories/index.html b/public/categories/index.html index 4e31311..70bd292 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/es/categories/index.html b/public/es/categories/index.html index 094f24f..73a28ae 100644 --- a/public/es/categories/index.html +++ b/public/es/categories/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/es/index.html b/public/es/index.html index 4c2ab87..dae35b3 100644 --- a/public/es/index.html +++ b/public/es/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/es/series/index.html b/public/es/series/index.html index 2f806c5..2187e88 100644 --- a/public/es/series/index.html +++ b/public/es/series/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/es/tags/index.html b/public/es/tags/index.html index 5ae2817..c147562 100644 --- a/public/es/tags/index.html +++ b/public/es/tags/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/index.html b/public/index.html index 2786b90..a479505 100644 --- a/public/index.html +++ b/public/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/ko/categories/index.html b/public/ko/categories/index.html index 6899ec5..d2a9e6e 100644 --- a/public/ko/categories/index.html +++ b/public/ko/categories/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/ko/index.html b/public/ko/index.html index 499379c..9e803f9 100644 --- a/public/ko/index.html +++ b/public/ko/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/ko/series/index.html b/public/ko/series/index.html index 7288c57..fd8924b 100644 --- a/public/ko/series/index.html +++ b/public/ko/series/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/ko/tags/index.html b/public/ko/tags/index.html index fa5ff60..b709421 100644 --- a/public/ko/tags/index.html +++ b/public/ko/tags/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/progs.csv b/public/progs.csv index a5f1ee0..e25ff90 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -55,6 +55,7 @@ P,dask,is a flexible parallel computing library for analytics. ,discord,is all-in-one voice and text chat for gamers. ,djvulibre,"is a library and utilities to create, manipulate and view DjVu (déjà vu) documents." ,dosfstools,allows your computer to access dos-like filesystems. +,downgrade,is a Bash script for downgrading one or more packages. ,dunst,is a suckless notification system. ,ecryptfs-utils,is a tool for cryptographic filesystem. ,exfat-utils,allows management of FAT drives. diff --git a/public/series/index.html b/public/series/index.html index be6fee8..806d448 100644 --- a/public/series/index.html +++ b/public/series/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/public/tags/index.html b/public/tags/index.html index b5454f6..c65da55 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -15,7 +15,7 @@ crafted by HTML5 UP. Ported to Hugo by Simon Bruder."> - + diff --git a/static/progs.csv b/static/progs.csv index a5f1ee0..e25ff90 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -55,6 +55,7 @@ P,dask,is a flexible parallel computing library for analytics. ,discord,is all-in-one voice and text chat for gamers. ,djvulibre,"is a library and utilities to create, manipulate and view DjVu (déjà vu) documents." ,dosfstools,allows your computer to access dos-like filesystems. +,downgrade,is a Bash script for downgrading one or more packages. ,dunst,is a suckless notification system. ,ecryptfs-utils,is a tool for cryptographic filesystem. ,exfat-utils,allows management of FAT drives. -- cgit v1.2.3