secret descriptions

This commit is contained in:
2025-07-24 02:43:16 -06:00
parent 286dfd4822
commit 0eb7f99168
3 changed files with 21 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_1}}";
href = "{{HOMEPAGE_VAR_URL_1}}";
description = "";
}
];
}
@@ -13,6 +14,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_2}}";
href = "{{HOMEPAGE_VAR_URL_2}}";
description = "";
}
];
}
@@ -21,6 +23,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_3}}";
href = "{{HOMEPAGE_VAR_URL_3}}";
description = "";
}
];
}
@@ -29,6 +32,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_4}}";
href = "{{HOMEPAGE_VAR_URL_4}}";
description = "";
}
];
}
@@ -37,6 +41,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_5}}";
href = "{{HOMEPAGE_VAR_URL_5}}";
description = "";
}
];
}
@@ -45,6 +50,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_6}}";
href = "{{HOMEPAGE_VAR_URL_6}}";
description = "";
}
];
}
@@ -53,6 +59,7 @@
{
abbr = "{{HOMEPAGE_VAR_ABBR_7}}";
href = "{{HOMEPAGE_VAR_URL_7}}";
description = "";
}
];
}