Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use upstream hugo-cloak-email functionality #41

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "themes/hugomods-images"]
path = themes/hugomods-images
url = https://github.com/hugomods/images.git
[submodule "themes/hugo-cloak-email"]
path = themes/hugo-cloak-email
url = https://github.com/martignoni/hugo-cloak-email.git
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Basic Configuration
## -----------------------------------------------

theme: ["openrail", "hugomods-images"]
theme: ["openrail", "hugomods-images", "hugo-cloak-email"]
title: OpenRail Association
copyright: "{year}"

Expand Down
1 change: 1 addition & 0 deletions themes/hugo-cloak-email
Submodule hugo-cloak-email added at 226f4d
42 changes: 0 additions & 42 deletions themes/openrail/layouts/partials/cloakemail.html

This file was deleted.