From 7a584ef5201a1dda50310d708e12061dd2c25ce0 Mon Sep 17 00:00:00 2001
From: hchen2016 <hchen2016@huskers.unl.edu>
Date: Wed, 5 Mar 2025 15:49:59 -0600
Subject: [PATCH] Updated swan.work.block value in hcc-quota.html

---
 layouts/shortcodes/hcc-quota.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/shortcodes/hcc-quota.html b/layouts/shortcodes/hcc-quota.html
index 9be0ae27..6a96cea6 100644
--- a/layouts/shortcodes/hcc-quota.html
+++ b/layouts/shortcodes/hcc-quota.html
@@ -8,7 +8,7 @@
 {{ end }}
 
 {{ with (eq $id "swan.work.block") }}
-  50 TiB
+  100 TiB
 {{ end }}
 {{ with (eq $id "swan.work.inode") }}
   5 M
-- 
GitLab