8 Commits

Author SHA1 Message Date
Patrick Kollitsch
4f3e709d83
theme(feat): social media follow links
documentation will follow at https://github.com/theNewDynamic/gohugo-theme-ananke/wiki/Social-media-network-setup

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-10-20 12:47:56 +07:00
Patrick Kollitsch
c672ad4299
fix: add FontAwesome brand icons (free) and LICENSE.txt
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-10-20 12:47:56 +07:00
Patrick Kollitsch
1ff3417339
chore(git): revert last commit
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-10-18 14:00:10 +07:00
Patrick Kollitsch
8e89a24514
fix: add FontAwesome brand icons (free) and LICENSE.txt
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-10-18 13:55:59 +07:00
James Henstridge
5f5dfb15e8
assets: update mastodon logo in social links (#597)
* assets: replace Mastodon logo

The new version is based on the logo-black.svg file distributed from
https://joinmastodon.org/branding, adjusted to match the metrics of the
other social logos.

* layouts: change the color for the mastodon social link

I've picked a purple from https://joinmastodon.org/branding.
2022-12-14 09:55:14 -05:00
Regis Philibert
baaf9476db Remove template tags from socials SVGs
Fixes #505
2022-02-02 10:15:01 -05:00
funcsec
d7d0048952
Remove template language from social svg files (#461)
Causes issues browser issues
Unexpected value {{ . }} parsing height attribute.

Co-authored-by: funcsec <github@fsec.xyz>
2021-12-23 08:42:33 -05:00
Regis Philibert
c7b9901e01
Refactor social service logic and UX (#425)
* Start of work

* Refactor social service logic

Update README

Fixes #422

* Add URL to contributors instuctions

* Add tiktok
2021-12-02 15:22:18 -05:00