Skip to content

Commit 2aa57b2

Browse files
committed
My name and email.
1 parent 584dc90 commit 2aa57b2

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

_config.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@
33
# -----------------------------------------------------------------------------
44

55
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
9-
contact_note: >
10-
You can even add a little note about which of these is the best way to reach you.
6+
first_name: Deborah
7+
middle_name:
8+
last_name: Hendrych
9+
email: hendrych[at]zib.de
1110
description: > # the ">" symbol means to ignore newlines until "footer_text:"
12-
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
11+
Academic website of Deborah Hendrych.
1312
footer_text: >
1413
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1514
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
1615
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
17-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
16+
keywords: Deborah Hendrych, optimization, mathematics # add your own keywords or leave empty
1817
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1918
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2019

@@ -86,8 +85,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
8685
# Blog
8786
# -----------------------------------------------------------------------------
8887

89-
blog_name: al-folio # blog_name will be displayed in your blog page
90-
blog_description: a simple whitespace theme for academics
88+
blog_name: blog # blog_name will be displayed in your blog page
89+
blog_description: paper TLDRs in optimization
9190
permalink: /blog/:year/:title/
9291
lsi: false # produce an index for related posts
9392

0 commit comments

Comments
 (0)