mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Revert links to 👉 to @nairobilug
This commit is contained in:
parent
9b29ee26e4
commit
937c0f87e2
5 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Title: About
|
||||
|
||||
[README.md](https://github.com/rwanyoike/pelican-alchemy/blob/master/README.md) <i class="fa fa-github-alt"></i>.
|
||||
[README.md](https://github.com/nairobilug/pelican-alchemy/blob/master/README.md) <i class="fa fa-github-alt"></i>.
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ A list of tuples (Title, URL) for menu links:
|
|||
A list of tuples (Icon, URL) for icon links:
|
||||
|
||||
ICONS = (
|
||||
('github', 'https://github.com/rwanyoike/pelican-alchemy'),
|
||||
('github', 'https://github.com/nairobilug/pelican-alchemy'),
|
||||
)
|
||||
|
||||
Icon in (Icon, URL) is a Font Awesome [icon](http://fontawesome.io/icons/) without the `fa-` prefix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue