Skip to content

Commit 778a33c

Browse files
committed
Update email and description in site configuration
1 parent 8c2cb49 commit 778a33c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
# in the templates via {{ site.myvariable }}.
2020

2121
title: FEAScript Blog
22-
email: your-email@example.com
22+
email: nikoscham@gmail.com
2323
description: >-
24-
Blog for FEAScript - a lightweight finite element simulation library
24+
FEAScript is a lightweight finite element simulation library
2525
built in JavaScript for creating client-side, browser-based simulations
2626
for physics and engineering problems.
2727
baseurl: ""
2828
url: "https://blog.feascript.com"
29-
twitter_username: jekyllrb
29+
#twitter_username: jekyllrb
3030
github_username: FEAScript
3131

3232
# Build settings

0 commit comments

Comments
 (0)