From 14d5a192e5ad5f13c1374f500ac39c4a0c064824 Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Fri, 04 Mar 2022 18:33:41 +0000
Subject: [PATCH] docs: demonstrate portfolio authors
---
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