diff --git a/config/_default/params.yaml b/config/_default/params.yaml
index eb14ccd5f..04bae175e 100644
--- a/config/_default/params.yaml
+++ b/config/_default/params.yaml
@@ -1,5 +1,10 @@
# Params default config with custom Theme-related and CMS specifics.
+site_keywords: [free, open-source, CAD, software, tool, parametric, modeling, model, design, product, engineering, manufacturing, community, workbench, FOSS, 3D, BIM, CAM, FEM, FEA]
+site_authors: FreeCAD
+site_logo: FreeCAD-wordmark.svg
+
+default_icon: FreeCAD-symbol-mono.svg
default_chroma: auto # dark or light
style:
@@ -16,15 +21,6 @@ show_translations: false
show_pagination: true
show_popover: true
-# Image processing
-resize_format: webp
-resize_dimensions:
- cover: [500x250, 1000x500]
- card: [500x250]
-
-# Remote resources fetching
-timeout: 5s
-
# JS scripts
enable_js_copy: true
enable_js_details: true
@@ -33,4 +29,25 @@ enable_js_carousel: true
enable_js_compare: true
enable_js_canvas: true
-enable_fediverse: true
\ No newline at end of file
+enable_fediverse: true
+
+git_repository: https://github.com/freecad/website
+
+socials:
+ - forum: https://forum.freecad.org
+ - github: https://github.com/freecad
+ - mastodon: https://social.freecad.org/@freecad
+ - reddit: https://www.reddit.com/r/freecad
+ - matrix: https://matrix.to/#/#FreeCAD_FreeCAD:gitter.im
+ - discord: https://discord.gg/w2cTKGzccC
+ - facebook: https://www.facebook.com/freecad
+ - linkedin: https://www.linkedin.com/groups/4295230
+
+# Image processing
+resize_format: webp
+resize_dimensions:
+ cover: [500x250, 1000x500]
+ card: [500x250]
+
+# Remote resources fetching
+timeout: 5s
\ No newline at end of file
diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger
new file mode 100644
index 000000000..266bdbaa8
--- /dev/null
+++ b/static/.well-known/webfinger
@@ -0,0 +1 @@
+{"subject":"acct:FreeCAD@social.freecad.org","aliases":["https://social.freecad.org/@freecad","https://social.freecad.org/users/freecad"],"links":[{"rel":"http://webfinger.net/rel/profile-page","type":"text/html","href":"https://social.freecad.org/@freecad"},{"rel":"self","type":"application/activity+json","href":"https://social.freecad.org/users/freecad"},{"rel":"http://ostatus.org/schema/1.0/subscribe","template":"https://social.freecad.org/authorize_interaction?uri={uri}"},{"rel":"http://webfinger.net/rel/avatar","type":"image/png","href":"https://cdn.masto.host/socialfreecadorg/accounts/avatars/116/140/252/885/739/272/original/e217627dce201768.png"}]}
\ No newline at end of file
diff --git a/static/FreeCAD-symbol-mono.svg b/static/FreeCAD-symbol-mono.svg
new file mode 100644
index 000000000..677656143
--- /dev/null
+++ b/static/FreeCAD-symbol-mono.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file
diff --git a/static/FreeCAD-symbol.png b/static/FreeCAD-symbol.png
new file mode 100644
index 000000000..eb9afd9ad
Binary files /dev/null and b/static/FreeCAD-symbol.png differ
diff --git a/static/FreeCAD-symbol.svg b/static/FreeCAD-symbol.svg
new file mode 100644
index 000000000..23c494c90
--- /dev/null
+++ b/static/FreeCAD-symbol.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file
diff --git a/static/FreeCAD-wordmark.svg b/static/FreeCAD-wordmark.svg
new file mode 100644
index 000000000..fc4cd307b
--- /dev/null
+++ b/static/FreeCAD-wordmark.svg
@@ -0,0 +1,34 @@
+
+
\ No newline at end of file
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png
new file mode 100644
index 000000000..5658eed78
Binary files /dev/null and b/static/android-chrome-192x192.png differ
diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png
new file mode 100644
index 000000000..b281b1649
Binary files /dev/null and b/static/android-chrome-512x512.png differ
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 000000000..dae97e136
Binary files /dev/null and b/static/apple-touch-icon.png differ
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 000000000..8161f8e6a
Binary files /dev/null and b/static/favicon-16x16.png differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 000000000..179278572
Binary files /dev/null and b/static/favicon-32x32.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 000000000..a511653d6
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/favicon.svg b/static/favicon.svg
new file mode 100644
index 000000000..23c494c90
--- /dev/null
+++ b/static/favicon.svg
@@ -0,0 +1,27 @@
+
+
\ No newline at end of file