{%- assign feedback_url = 'https://form.gov.sg/5cee3d46138e3200109244df' -%}
{%- if site.styling_options.feedback_url and site.styling_options.feedback_url != '' -%}
{%- assign feedback_url = site.styling_options.feedback_url -%}
{%- endif -%}
Feedback
Share
{% assign hide_toolbar_pdf = site.hide_toolbar.pdf %}
{%- if hide_toolbar_pdf != true -%}
Save as PDF
{%- endif -%}
{% assign hide_toolbar_github = site.hide_toolbar.github %}
{%- if hide_toolbar_github != true -%}
View on Github
{%- endif -%}