Skip to content

Commit 3465609

Browse files
committed
changed netlify.toml
1 parent 02c7845 commit 3465609

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/home/main.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ weight = 15 # Order that this section will appear.
5050
css_class = ""
5151

5252
+++
53-
Bio: PhD student in sociology at Princeton [{{< icon name="twitter" pack="fab" >}}](https://twitter.com/kyleichan) [{{< icon name="github" pack="fab" >}}](https://github.com/kyleichan)
53+
I'm a PhD student in sociology at Princeton. [{{< icon name="twitter" pack="fab" >}}](https://twitter.com/kyleichan) [{{< icon name="github" pack="fab" >}}](https://github.com/kyleichan)

content/home/posts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ weight = 60 # Order that this section will appear.
1515
page_type = "post"
1616

1717
# Choose how much pages you would like to display (0 = all pages)
18-
count = 5
18+
count = 0
1919

2020
# Choose how many pages you would like to offset by
2121
offset = 0

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[build.environment]
66
HUGO_VERSION = "0.68.3"
7-
HUGO_ENABLEGITINFO = "true"
7+
HUGO_ENABLEGITINFO = "false"
88

99
[context.production.environment]
1010
HUGO_ENV = "production"

0 commit comments

Comments
 (0)