From 6ea97ae75e8c85fec75a691e275cbea60e3377d9 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Thu, 11 Apr 2024 22:46:19 -0400 Subject: [PATCH] =?UTF-8?q?thumbnails/*=20=E2=86=92=20social/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- social/README.md | 8 ++++++++ .../summer-of-nix-thumbnail-template.svg | 0 2 files changed, 8 insertions(+) rename thumbnails/summer-of-nix-template.svg => social/summer-of-nix-thumbnail-template.svg (100%) diff --git a/social/README.md b/social/README.md index 7c90f0e..eb3a1d7 100644 --- a/social/README.md +++ b/social/README.md @@ -14,3 +14,11 @@ GitHub repository preview These files are used in the Nix and Nixpkgs repositories to serve as a preview for social media "cards" (from different social media networks) when linking to a GitHub repository from the NixOS project. + + +Summer of Nix thumbnail template +================================ + + - summer-of-nix-thumbnail-template.svg + +Template used for the Summer of Nix video series. diff --git a/thumbnails/summer-of-nix-template.svg b/social/summer-of-nix-thumbnail-template.svg similarity index 100% rename from thumbnails/summer-of-nix-template.svg rename to social/summer-of-nix-thumbnail-template.svg