diff --git a/layouts/partials/sections/about.html b/layouts/partials/sections/about.html
index 3f45dca..914fea0 100644
--- a/layouts/partials/sections/about.html
+++ b/layouts/partials/sections/about.html
@@ -1,4 +1,3 @@
-
{{ $sectionID := replace (lower .section.name) " " "-" }}
{{ if .section.id }}
{{ $sectionID = .section.id }}