Welcome to mirror list, hosted at ThFree Co, Russian Federation.

icons.yaml « data « exampleSite - github.com/kdevo/osprey-delight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 233f8a0ea2a6e959f29a71ec2b02f1a095b245a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Add custom icons and use them accordingly as social icon as 'type' in config.yaml:
spotify: fab spotify
bandcamp: fab bandcamp
heart: fas heart
gift: fas gift

# This rocket will be displayed in the about section (see about.md):
rocket: fas rocket

# Overriding the default icons is just as easy! 
# This will switch the gallery modals close button to a circled close icon, comment it out to see the difference:
close: fas times-circle