You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/config/_default/params.toml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ twitter = "@andriusmikonis"
6
6
largeTwitterCard = false# set to true if you want to show a large twitter card image. The default is a small twitter card image
7
7
introDescription = "Invent This Invent That Open Hardware"
8
8
introURL = "about/me"# set the url for the 'read more' button below the introDescription, or set to false to not show the button
9
-
description = "A blog dedicated to open hardware, embedded programming as well as software, python, platformio, golang, tinygo and so on."# Set your site's meta tag (SEO) description here. Alternatively set this description in your home page content file e.g. content/_index.md. Whatever is set in the latter will take precedence.
10
-
keywords = ["hardware", "pcb", "circuit", "arduino", "golang", "go", "tinygo", "embedded", "sigma dsp", "adau1701"] # Set your site's meta tag (SEO) keywords here. Alternatively set these in your home page content file e.g. content/_index.md. Whatever is set in the latter will take precedence.
9
+
description = "A blog dedicated to open hardware, embedded programming as well as software, Go, Python, AGI, NN, ML, platformio, tinygo and so on."# Set your site's meta tag (SEO) description here. Alternatively set this description in your home page content file e.g. content/_index.md. Whatever is set in the latter will take precedence.
10
+
keywords = ["hardware", "pcb", "circuit", "arduino", "golang", "go", "tinygo", "embedded", "sigma dsp", "adau1701", "specroscopy", "inventions", "research", "sensors", "repair", "development", "engineering"] # Set your site's meta tag (SEO) keywords here. Alternatively set these in your home page content file e.g. content/_index.md. Whatever is set in the latter will take precedence.
11
11
12
12
# showShare = false # Uncomment to not show share buttons on each post. Also available in each post's front matter.
0 commit comments