mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2025-11-21 02:08:25 -08:00
add description text
This commit is contained in:
@@ -163,6 +163,15 @@ function buildResults() {
|
||||
selectedMinVer,
|
||||
getDiplayState()
|
||||
);
|
||||
|
||||
buildDescription(
|
||||
selectedColumns,
|
||||
sortedBy,
|
||||
selectedMinVer,
|
||||
selectedLicenses,
|
||||
selectedTags,
|
||||
selectedFeatures
|
||||
);
|
||||
}
|
||||
|
||||
buildResults();
|
||||
|
||||
Reference in New Issue
Block a user