diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-12-25 04:05:50 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2020-12-25 04:05:50 +0100 |
| commit | e88e83d8be2284d07c71a274e0b4f1665032502b (patch) | |
| tree | 0941ceedb04aaf1ff927684cd21bcfa5dad42e12 /templates/partials | |
| parent | c925fc33458fb445f10df9fa80a7ab51702203cc (diff) | |
| download | mitjafelicijan.com-e88e83d8be2284d07c71a274e0b4f1665032502b.tar.gz | |
Added weekly link subscription
Diffstat (limited to 'templates/partials')
| -rw-r--r-- | templates/partials/navigation.twig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/partials/navigation.twig b/templates/partials/navigation.twig index cff6152..56e0ef1 100644 --- a/templates/partials/navigation.twig +++ b/templates/partials/navigation.twig | |||
| @@ -3,4 +3,5 @@ | |||
| 3 | <a href="/curriculum-vitae.html">CV</a> | 3 | <a href="/curriculum-vitae.html">CV</a> |
| 4 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> | 4 | <a href="https://twitter.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Twitter</a> |
| 5 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> | 5 | <a href="https://github.com/mitjafelicijan" target="_blank" rel="noopener nofollow">Github</a> |
| 6 | <a href="/weekly-links.html">Weekly links</a> | ||
| 6 | </nav> | 7 | </nav> |
