Skip to content

Commit 72f5020

Browse files
committed
site settings
increase page width. add infinity icon as favicon
1 parent 9c66254 commit 72f5020

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: > # the ">" symbol means to ignore newlines until "footer_text:"
1313
footer_text: >
1414
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1515
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
16-
icon: # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
16+
icon: # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1717
logo_navbar: pair-logo-2-bw.png # the logo used in the navbar (provide image name in /assets/img/ or leave blank)
1818

1919
url: https://pairlab.github.io # the base hostname & protocol for your site
@@ -52,7 +52,7 @@ posts_in_search: true
5252
bib_search: true
5353

5454
# Dimensions
55-
max_width: 930px
55+
max_width: 1200px
5656

5757
# TODO: add layout settings (single page vs. multi-page)
5858

0 commit comments

Comments
 (0)