[READ-ONLY] Mirror of https://github.com/andrioid/md-social. markdown social media poster (experimental)
0

Configure Feed

Select the types of activity you want to include in your feed.

md-social / assets.go
75 B 6 lines
1package main 2 3import "embed" 4 5//go:embed assets/*.svg 6var embedFS embed.FS