diff --git a/content/news/index.md b/content/news/index.md index e7c47481cec875f6139f8ec8f217d0ccf3759528..f1b83011c588f58d5245d1eca63fde79ef33db5a 100644 --- a/content/news/index.md +++ b/content/news/index.md @@ -1,13 +1,13 @@ --- title: News subtitle: "" -summary: "test test test" -authors: [Valeria] -tags: [sleep] +summary: "" +authors: [] +tags: [] categories: [] #date: {{ .Date }} #lastmod: {{ .Date }} -featured: true +featured: false draft: false # Featured image @@ -23,7 +23,7 @@ image: # 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: ["sleep"] +projects: [] --- - \ No newline at end of file +Test test test \ No newline at end of file