From d5511de26aade62f6bfad178f43abd00f3d8885c Mon Sep 17 00:00:00 2001 From: Ai Bo Date: Tue, 2 Jul 2024 14:55:25 +0800 Subject: [PATCH] fix syntax in markdown file --- tips.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tips.md b/tips.md index d589079bb37f..d6f771c4ea1c 100644 --- a/tips.md +++ b/tips.md @@ -1,13 +1,7 @@ ## Some tips for updating the website ### Changing the size of figures -Modifying x in the last line `col col-sm-x` here -```angular2html -
- {% if site.enable_publication_thumbnails %} -
-``` -in [_layouts/bib.liquid](_layouts/bib.liquid). +Modifying x in `
` in [_layouts/bib.liquid](_layouts/bib.liquid). ### Adding/deleting publications Modify [_bibliography/papers.bib](_bibliography/papers.bib)