diff options
| author | Priyansh <[email protected]> | 2021-07-05 19:07:52 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-07-05 19:07:52 +0530 |
| commit | 5f938482c1af551831213ddc9b0c0f14652e1f0b (patch) | |
| tree | c7f75940d9645761daf7afdcb53e653a58991549 | |
| parent | 0496f6a5defbcb636e1f66c698ba551733de3ce0 (diff) | |
| download | luciferreeves.github.io-5f938482c1af551831213ddc9b0c0f14652e1f0b.tar.xz luciferreeves.github.io-5f938482c1af551831213ddc9b0c0f14652e1f0b.zip | |
Update _config.yml and about
| -rw-r--r-- | _config.yml | 13 | ||||
| -rw-r--r-- | about.md | 1 |
2 files changed, 6 insertions, 8 deletions
diff --git a/_config.yml b/_config.yml index cc1de39..3b98d24 100644 --- a/_config.yml +++ b/_config.yml @@ -18,16 +18,13 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title -email: [email protected] -description: >- # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. +title: that computer scientist +email: [email protected] +description: "" baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll +twitter_username: lucifercreeves +github_username: luciferreeves # Build settings remote_theme: chesterhow/tale @@ -2,6 +2,7 @@ layout: post title: About permalink: /about/ +author: Priyansh --- This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/) |
