summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 792d69c..869d24a 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -70,7 +70,8 @@ DISPLAY_TAGS_ON_SIDEBAR = False
LINKS = (('Debian', 'https://www.debian.org/'),
('Replicant', 'https://www.replicant.us/'),
('Libreboot', 'https://libreboot.org/'),
- ('F-Droid', 'https://f-droid.org/'),)
+ ('F-Droid', 'https://f-droid.org/'),
+ ('GNU Octave', 'https://www.gnu.org/software/octave/'),)
# Social widget
# SOCIAL = (('You can add links in your config file', '#'),