Skip to content

Commit

Permalink
fix: missing icon in publications, green website (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Calychas authored Apr 20, 2024
1 parent 40b386e commit daccea5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ project:
- pages/publications/map-diffusion/map_generation_ai_acm.pdf
- pages/publications/mapping-the-future/slides.pdf
- pages/publications/ellis-winter-school-foundation-models/poster.pdf
- pages/publications/placeholder.svg

website:
title: "Kraina AI"
Expand Down
2 changes: 1 addition & 1 deletion styles.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*-- scss:defaults --*/
$primary: #3fb618 !default;
// $primary: #3fb618 !default;

/*-- scss:rules --*/

0 comments on commit daccea5

Please sign in to comment.