From 566989abf413088c5e430de1141c089f4c1a1442 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:56:56 +0530 Subject: [PATCH] Revert "Preload `profileMode image` and `label icon`" This reverts commit a3ad238f78757133f9af43cfeaa1e837858218f5 This reverts commit a86abf59947645d34c56ca31f6b94bcb99eeb750. --- layouts/partials/head.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index ed70b311..261eea68 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -58,16 +58,6 @@ {{- end }} -{{- with site.Params.profileMode }} -{{- if and .enabled .imageUrl $.IsHome }} - -{{- end }} -{{- end }} - -{{- with site.Params.label.icon }} - -{{- end }} - {{- /* Search */}} {{- if (eq .Layout `search`) -}}