We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2cb49 commit 778a33cCopy full SHA for 778a33c
_config.yml
@@ -19,14 +19,14 @@
19
# in the templates via {{ site.myvariable }}.
20
21
title: FEAScript Blog
22
-email: your-email@example.com
+email: nikoscham@gmail.com
23
description: >-
24
- Blog for FEAScript - a lightweight finite element simulation library
+ FEAScript is a lightweight finite element simulation library
25
built in JavaScript for creating client-side, browser-based simulations
26
for physics and engineering problems.
27
baseurl: ""
28
url: "https://blog.feascript.com"
29
-twitter_username: jekyllrb
+#twitter_username: jekyllrb
30
github_username: FEAScript
31
32
# Build settings
0 commit comments