{% assign hide_toolbar_sidebar = site.hide_toolbar.sidebar %} {%- if hide_toolbar_sidebar != true -%} {%- endif -%} {% assign hide_toolbar_pdf = site.hide_toolbar.pdf %} {%- if hide_toolbar_pdf != true -%} {%- endif -%} {% assign hide_toolbar_github = site.hide_toolbar.github %} {%- if hide_toolbar_github != true -%}
View on Github
{%- endif -%}
{%- 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 -%} {% assign hide_toolbar_pdf = site.hide_toolbar.pdf %} {%- if hide_toolbar_pdf != true -%} {%- endif -%} {% assign hide_toolbar_github = site.hide_toolbar.github %} {%- if hide_toolbar_github != true -%}
View on Github
{%- endif -%}