View source: R/utils_render_table_non_registers.R
generate_html_title_non_registers | R Documentation |
Generates the title for the HTML page based on the filter and subcategory. The title is used for rendering the non-register HTML files such as venues or codecheckers pages.
generate_html_title_non_registers(filter, subcat)
filter |
A string specifying the filter applied (e.g., "venues", "codecheckers"). |
subcat |
An optional string for the subcategory (if applicable). |
A string containing the generated HTML title.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.