Skip to content

Commit 02c7845

Browse files
committed
icons
1 parent 619f8b4 commit 02c7845

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

config/_default/config.toml

+1
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "
7777
category = "categories"
7878
publication_type = "publication_types"
7979
author = "authors"
80+

config/_default/params.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ day_night = false
1818
# Latest font sets (may require updating): https://sourcethemes.com/academic/themes/
1919
# Browse built-in font sets in `themes/academic/data/fonts/`
2020
# Browse user installed font sets in `data/fonts/`
21-
font = "classic"
21+
font = "minimal"
2222

2323
# Choose a font size.
2424
# Sizes: XS (extra small), S (small), M (medium), L (large - DEFAULT), XL (extra large)

content/home/main.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,4 @@ weight = 15 # Order that this section will appear.
5050
css_class = ""
5151

5252
+++
53-
54-
Kyle Chan. PhD student in sociology at Princeton.
55-
56-
 
57-
58-
 
59-
60-
 
53+
Bio: PhD student in sociology at Princeton [{{< icon name="twitter" pack="fab" >}}](https://twitter.com/kyleichan) [{{< icon name="github" pack="fab" >}}](https://github.com/kyleichan)

0 commit comments

Comments
 (0)