From 3ec9a6d92fe4b1b213aca93ba9ee4ae88849452c Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Wed, 09 Mar 2022 20:20:29 +0000
Subject: [PATCH] Merge branch 'master' into feature/add-size-options-to-figure-shortcode
---
exampleSite/data/portfolio.yml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/exampleSite/data/portfolio.yml b/exampleSite/data/portfolio.yml
index 7070075..75fb7e3 100644
--- a/exampleSite/data/portfolio.yml
+++ b/exampleSite/data/portfolio.yml
@@ -12,6 +12,9 @@
status: 'Finished'
start: '2020'
end: '2021'
+ authors:
+ - lxndrblz
+ - alexanderdavide
- name: Project 2
image: '/images/portfolio/code.jpg'
link: https://gohugo.io/
--
Gitblit v1.10.0