summaryrefslogtreecommitdiff
path: root/themes/CodeIT/layouts/partials/function/path.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CodeIT/layouts/partials/function/path.html')
-rw-r--r--themes/CodeIT/layouts/partials/function/path.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/CodeIT/layouts/partials/function/path.html b/themes/CodeIT/layouts/partials/function/path.html
deleted file mode 100644
index ece426f..0000000
--- a/themes/CodeIT/layouts/partials/function/path.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{- /* https://discourse.gohugo.io/t/how-decode-urls-in-hugo/7549/4 */ -}}
-{{- $URL := . | urlize | urls.Parse -}}
-{{- return $URL.Path -}}