From b04ca3fb3d55ba0ddae30917dd9f3332031367ae Mon Sep 17 00:00:00 2001 From: Robert Boscacci Date: Sun, 21 Jan 2024 01:32:40 -0500 Subject: [PATCH 1/2] Add one entry to congo users table I added my personal portfolio website. Congo is credited on my About page. --- exampleSite/content/users/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index cc0dc8f1..1b14730d 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -70,5 +70,6 @@ The list below is just a handful of the websites that are built using the Congo | [jnsgr.uk](https://jnsgr.uk) | Personal site and blog | | [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog | | [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog | +| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog | **Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md). From f9c29f8a21eb9c407485e005056d87213f3e34c5 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:08:33 +1100 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20user=20list=20local?= =?UTF-8?q?isations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/content/users/index.es.md | 1 + exampleSite/content/users/index.ja.md | 1 + exampleSite/content/users/index.zh-cn.md | 1 + 3 files changed, 3 insertions(+) diff --git a/exampleSite/content/users/index.es.md b/exampleSite/content/users/index.es.md index a7a8fa31..c950809f 100644 --- a/exampleSite/content/users/index.es.md +++ b/exampleSite/content/users/index.es.md @@ -70,5 +70,6 @@ La lista a continuación es solo un puñado de sitios web creados con el tema Co | [jnsgr.uk](https://jnsgr.uk) | Personal site and blog | | [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog | | [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog | +| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog | **¿Usuaria de congo?** Para agregar tu sitio a esta lista, [haz un pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md). diff --git a/exampleSite/content/users/index.ja.md b/exampleSite/content/users/index.ja.md index 4731e337..ab6d2f68 100644 --- a/exampleSite/content/users/index.ja.md +++ b/exampleSite/content/users/index.ja.md @@ -70,5 +70,6 @@ Congoを使用して構築された実際のウェブサイト。 | [jnsgr.uk](https://jnsgr.uk) | Personal site and blog | | [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog | | [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog | +| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog | **Congoを使っていますか?** あなたのウェブサイトを加えるために[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)を投げてください。 diff --git a/exampleSite/content/users/index.zh-cn.md b/exampleSite/content/users/index.zh-cn.md index 56e6ca6e..0aa59c53 100644 --- a/exampleSite/content/users/index.zh-cn.md +++ b/exampleSite/content/users/index.zh-cn.md @@ -70,5 +70,6 @@ showEdit: false | [jnsgr.uk](https://jnsgr.uk) | Personal site and blog | | [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog | | [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog | +| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog | **想成为Congo的用户?** 要将您的网站添加到此列表中,请提交[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)来添加。