diff --git a/shared/templates/styleguide2/includes/atoms/text/heading.html b/shared/templates/styleguide2/includes/atoms/text/heading.html index b2a07bb1d2f876236d51d9b6a12055223a1fc93e..7dadb69fd2e49dd54628a1caa90837b655c07f3d 100644 --- a/shared/templates/styleguide2/includes/atoms/text/heading.html +++ b/shared/templates/styleguide2/includes/atoms/text/heading.html @@ -19,6 +19,7 @@ text-center {% endif %} " + id="{{ self.headline|slugify }}" > {{ self.headline }} </{{ self.tag }}>