From a19b1498b01f7b0322a7544133b87db79bb284b5 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil <miroslav.kratochvil@uni.lu> Date: Fri, 9 Sep 2022 10:55:45 +0200 Subject: [PATCH] add a link to cards.md --- cards.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cards.md b/cards.md index 6ecd7aba..57acffaa 100644 --- a/cards.md +++ b/cards.md @@ -145,7 +145,8 @@ order: -1 <li><a href="{{ 'external/publication/publish-repo' | relative_url }}">Publish a repository</a></li> <li><a href="{{ 'external/publication/add-gitignore' | relative_url }}">Add a .gitignore to your repository</a></li> <li><a href="{{ 'external/publication/publishInBiotools' | relative_url }}">Publishing a tool in *bio.tools*</a></li> + <li><a href="{{ 'external/publication/phd-thesis-template' | relative_url }}">LaTeX template for PhD theses</a></li> <li><a href="{{ 'external/publication/10WaysImproveEnglish' | relative_url }}">10 ways to improve your English</a></li> </ul> </div> -</div><br><center><a href="{{ '/' | relative_url }}">go back</a></center><br><center><a href="{{ '/cards' | relative_url }}">Overview of all HowTo cards</a></center> \ No newline at end of file +</div><br><center><a href="{{ '/' | relative_url }}">go back</a></center><br><center><a href="{{ '/cards' | relative_url }}">Overview of all HowTo cards</a></center> -- GitLab