feat(social): supports rel-me links

This commit is contained in:
Anhgelus Morhtuuzh 2025-05-19 23:55:02 +02:00
parent cf36d7daa9
commit d7598a843e
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
5 changed files with 14 additions and 12 deletions

View file

@ -13,6 +13,9 @@
.links { {{ .Data.Color.Button.GetBackground }}{{ .Data.Color.Button.GetTextColor }} }
</style>
{{ end }}
{{ range .Data.RelMeLinks }}
<link rel="me" href="{{ . }}" />
{{ end }}
</head>
<body style="{{ .Data.GetBackgroundImage }}{{ .Data.GetTextColor }}">
<div class="center">