add chess links
This commit is contained in:
parent
91e27780f5
commit
4ec9823107
|
@ -16,7 +16,9 @@ AUTHOR_FEED_ATOM = None
|
|||
AUTHOR_FEED_RSS = None
|
||||
|
||||
# Blogroll
|
||||
LINKS = (('GitHub', 'https://github.com/pnmadelaine'),)
|
||||
LINKS = (('GitHub', 'https://github.com/pnmadelaine'),
|
||||
('Lichess', 'https://lichess.org/@/pnmadelaine'),
|
||||
('Chess.com', 'https://chess.com/member/pnmadelaine'))
|
||||
|
||||
# Social widget
|
||||
SOCIAL = (('Mastodon', 'https://mamot.fr/@pnm'),)
|
||||
|
|
Loading…
Reference in a new issue