diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 10:01:52 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 10:01:52 +0700 |
commit | 35e9f6324dba0757e7c967fab6d000e44b4d5074 (patch) | |
tree | 6750e147708092e0397ee2f581f2c9ccd1c00455 /create-webring.sh | |
parent | 46b1e6c785c9e15e721faa54d6e979c5c226c1a3 (diff) | |
download | blog-35e9f6324dba0757e7c967fab6d000e44b4d5074.tar.gz |
Update theme
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-x | create-webring.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create-webring.sh b/create-webring.sh index 5d19c8c..090f9e1 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -1,2 +1,2 @@ # Create webring -python3 ../fead/src/fead.py -l 100 -F feeds -t webring.template -o layouts/partials/webring-articles.html +python3 ../fead/src/fead.py -l 100 -F feeds -t webring.template -o layouts/partials/webring-articles.html --skip-error |