From 7116440758bdbf4c406152eb7a265ee70b32ce58 Mon Sep 17 00:00:00 2001 From: Gustavo Escobedo Date: Fri, 27 Sep 2024 16:56:10 +0200 Subject: [PATCH] Update publication.html --- _layouts/publication.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_layouts/publication.html b/_layouts/publication.html index 0ac6687..1aa8631 100644 --- a/_layouts/publication.html +++ b/_layouts/publication.html @@ -285,6 +285,16 @@

Resources

{% endif %} + {% if page.github %} +
  • + +

    + + Github Source Code +

    +
    +
  • + {% endif %}