BirkbeckCTP / hourglass

Hourglass press theme for OLH
GNU Affero General Public License v3.0
1 stars 1 forks source link

profiles ask for Twitter handle rather than X #367

Open StephDriver opened 2 months ago

StephDriver commented 2 months ago

profiles still ask for Twitter handle, but main pages have been updated to X.

image

https://www.openlibhums.org/profile/

joemull commented 1 month ago

@StephDriver this comes from a model definition in core Janeway:

https://github.com/BirkbeckCTP/janeway/blob/a0a87f5cc99c5fe2fb43c21af1f3c55b324b9ae6/src/core/models.py#L253

But rather than change just this one field I think we should implement a generic social media link field.