You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* upstream/master: (51 commits)
[PATCH] Fix date format in schema and opengraph templates
Fix error with profileMode imageUrl on Windows devices when imageUrl was set with external link resources.Get throws an error
Use Nullish Coalescing Operator with Fastsearch (adityatelange#1033)
Update bug report template
add sketchfab icon (adityatelange#998)
Fix spotify icon svg (adityatelange#997)
Updating pagination strings for de (adityatelange#1024)
Add icons for AniList and osu! (adityatelange#1022)
Fix spacing around `rawhtml` shortcode (adityatelange#1018)
Add param 'hiddenInHomeList' to hide certain post from home page
Fix Code Smell: Unexpected var, use let or const instead.
Add social icons for DeviantArt and Patreon (adityatelange#1013)
Adding threema as social icon (adityatelange#1012)
Feat: Add page nums in list pages
pages: use github actions as build source - remove older build config (Classic Pages)
Add more ja translations (adityatelange#1004)
Updating pagination strings for bn: (adityatelange#1002)
Add optional custom "title" for social links (adityatelange#999)
Add a meta tag for naver site verification (adityatelange#991)
add vimeo icon (adityatelange#975)
...
dunklecat
pushed a commit
to dunklecat/hugo-PaperModX
that referenced
this pull request
Oct 9, 2022
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR change? What problem does it solve?
Added Vimeo icon from simpleicons.org.
Here's a sample image of the icons if used on my site:

Was the change discussed in an issue or in the Discussions before?
Closes #840.
PR Checklist