Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
init committed Nov 19, 2024
1 parent 0a1f172 commit fcfd657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/selected_papers.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<div class="publications">
<h2>publications</h2>
{% bibliography -f papers -q @*[selected=true]* %}
{% bibliography -f papers %}
</div>
2 changes: 1 addition & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ profile:
image_cicular: false # crops the image to make it circular

news: true # includes a list of news items
selected_papers: false # includes a list of papers marked as "selected={true}"
selected_papers: true # includes a list of papers marked as "selected={true}"
social: false # includes social icons at the bottom of the page


Expand Down

0 comments on commit fcfd657

Please sign in to comment.