From a9755ee73e780c8356a2168b1d74afdada702783 Mon Sep 17 00:00:00 2001 From: iv0004 <ines.violante@surrey.ac.uk> Date: Fri, 19 Jan 2024 17:37:50 +0000 Subject: [PATCH] add news3 --- .DS_Store | Bin 14340 -> 14340 bytes archetypes/.DS_Store | Bin 6148 -> 6148 bytes content/news/_index.md | 36 +++++++++++++++++++++++------------- 3 files changed, 23 insertions(+), 13 deletions(-) diff --git a/.DS_Store b/.DS_Store index 5b6615019c9e12b8371fc0a01b23f61d25d37f43..d268f9b35a898527ba3b35c3bf9dd2129c04d4de 100644 GIT binary patch delta 28 gcmZoEXeromQ=O4<@_${4&7aht^Fx@EKdB1=0JCEY%K!iX delta 28 gcmZoEXeromQ=O4v@_${4&7aht^Fx@EKdB1=0JBC5$p8QV diff --git a/archetypes/.DS_Store b/archetypes/.DS_Store index 76c2ee36a28044ea5a2393b8cfbed41f4cd6d165..39822bf8d862172684f71f3ce16a90375f8be96f 100644 GIT binary patch delta 21 ccmZoMXffEJ#=^+3S)C<-nUQgG1$&PG06qByMF0Q* delta 21 ccmZoMXffEJ#=^+BS)C<-nUP_01$&PG06qW(MF0Q* diff --git a/content/news/_index.md b/content/news/_index.md index ff1e146..974869a 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 -- GitLab