diff --git a/_config.yml b/_config.yml index 39d3609..aed3462 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ # https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml # https://learnxinyminutes.com/docs/yaml/ -title: fastpages -description: An easy to use blogging platform with support for Jupyter Notebooks. +title: CSPDF BPHC +description: Blog from BPHC for Machine Learning Related research papers. github_username: cspdf-bphc # you can comment the below line out if your repo name is not different than your baseurl github_repo: "blog" @@ -39,17 +39,16 @@ baseurl: "/blog" # the subpath of your site, e.g. "/blog". # Github and twitter are optional: minima: social_links: - twitter: fastdotai - github: fastai + github: cspdf-bphc # Set this to true to get LaTeX math equation support -use_math: +use_math: true # Set this to true to display the summary of your blog post under your title on the Home page. show_description: true # Set this to true to display image previews on home page, if they exist -show_image: false +show_image: true # Set this to true to display tags on each post show_tags: true