diff --git a/.DS_Store b/.DS_Store
index 5b6615019c9e12b8371fc0a01b23f61d25d37f43..d268f9b35a898527ba3b35c3bf9dd2129c04d4de 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/archetypes/.DS_Store b/archetypes/.DS_Store
index 76c2ee36a28044ea5a2393b8cfbed41f4cd6d165..39822bf8d862172684f71f3ce16a90375f8be96f 100644
Binary files a/archetypes/.DS_Store and b/archetypes/.DS_Store differ
diff --git a/content/news/_index.md b/content/news/_index.md
index ff1e146fcf1c7df0af7af649678af703d1e225a1..974869a1227ed9ffb6ca82275c1eacc24a19e9ad 100644
--- a/content/news/_index.md
+++ b/content/news/_index.md
@@ -1,18 +1,28 @@
 ---
 title: News
+subtitle: ""
+summary: ""
+authors: []
+tags: []
+categories: []
+date: {{ .Date }}
+lastmod: {{ .Date }}
+featured: false
+draft: false
 
-# View.
-#   1 = List
-#   2 = Compact
-#   3 = Card
-#   4 = Citation
-view: 1
-
-# Optional header image (relative to `static/img/` folder).
-header:
+# Featured image
+# To use, add an image named `featured.jpg/png` to your page's folder.
+# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
+image:
   caption: ""
-  image: ""
----
+  focal_point: ""
+  preview_only: false
 
-1- Look at us here 
-2- look at us there 
\ No newline at end of file
+# Projects (optional).
+#   Associate this post with one or more of your projects.
+#   Simply enter your project's folder or file name without extension.
+#   E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
+#   Otherwise, set `projects = []`.
+projects: []
+---
+Test test test 
\ No newline at end of file