-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
24 lines (20 loc) · 840 Bytes
/
Copy path_config.yml
File metadata and controls
24 lines (20 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
title: My Data Science Projects 🦉
date: 2020-07-05
header_pages:
- index.md
author: tuttoaposto 🦉
# email: your-email@domain.com
description: | # The following block of text will be the entire value for description
This site shows the data science projects I did using Jupyter Notebook.
About me: I am a data analyst from the San Francisco Bay Area. Love salsa dancing 💃 and running 🏃♀️.
image:
path: https://avatars1.githubusercontent.com/u/11873426?s=460&u=33686d14eb97f0c469f464346682b611d7dd6302&v=4
# height: 250
# width: 600
# social links
# twitter_username: your-twitter-handle # DO NOT include the @ character, or else the build will fail!
github_username: tuttoaposto
show_excerpts: true # set to false to remove excerpts on the homepage
theme: minima
plugins:
- jekyll-seo-tag