diff --git a/archetypes/default.md b/archetypes/default.md
index 25b6752..72d6c92 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,5 +1,4 @@
+++
date = '{{ .Date }}'
-draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++
diff --git a/static/images/icons/discord.svg b/static/images/icons/discord.svg
new file mode 100644
index 0000000..9905364
--- /dev/null
+++ b/static/images/icons/discord.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/static/images/icons/envelope-fill.svg b/static/images/icons/envelope-fill.svg
new file mode 100644
index 0000000..966ef94
--- /dev/null
+++ b/static/images/icons/envelope-fill.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/static/images/icons/github.svg b/static/images/icons/github.svg
new file mode 100644
index 0000000..013e025
--- /dev/null
+++ b/static/images/icons/github.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/static/images/icons/signal.svg b/static/images/icons/signal.svg
new file mode 100644
index 0000000..1583f97
--- /dev/null
+++ b/static/images/icons/signal.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/static/images/icons/twitter.svg b/static/images/icons/twitter.svg
new file mode 100644
index 0000000..3001352
--- /dev/null
+++ b/static/images/icons/twitter.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file