mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
21.02.2024 825ea52af92555f0f0aaff912afdc179f2a80aaf
theme(fix): cleanup unused functions

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
5 files deleted
1 files modified
212 ■■■■■ changed files
layouts/partials/func/socials/Get.html 45 ●●●●● patch | view | raw | blame | history
layouts/partials/func/socials/GetBuiltInServicesDefaults.html 73 ●●●●● patch | view | raw | blame | history
layouts/partials/func/socials/GetRegisteredServices.html 45 ●●●●● patch | view | raw | blame | history
layouts/partials/func/socials/GetServiceData.html 27 ●●●●● patch | view | raw | blame | history
layouts/partials/func/socials/GetServiceIcon.html 21 ●●●●● patch | view | raw | blame | history
layouts/partials/func/style/GetMainCSS.html 1 ●●●● patch | view | raw | blame | history
layouts/partials/func/socials/Get.html
File was deleted
layouts/partials/func/socials/GetBuiltInServicesDefaults.html
File was deleted
layouts/partials/func/socials/GetRegisteredServices.html
File was deleted
layouts/partials/func/socials/GetServiceData.html
File was deleted
layouts/partials/func/socials/GetServiceIcon.html
File was deleted
layouts/partials/func/style/GetMainCSS.html
@@ -41,7 +41,6 @@
    {{ $socials_css := $socials_rules | resources.FromString "ananke/css/generated_socials.css" }}
    {{ $assets_to_concat = $assets_to_concat | append $socials_css }}
  {{ end }}
{{ end }}
{{/* We look for any custom css files registered by the user under `site.params.custom_css and if found in the theme's