[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/03: website: user survey part 2: Update publication date and tags.
From: |
Ludovic Courtès |
Subject: |
03/03: website: user survey part 2: Update publication date and tags. |
Date: |
Fri, 24 Jan 2025 06:04:45 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit eab2711816f9d067aa00e9871fa3f0891326aa62
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri Jan 24 12:02:53 2025 +0100
website: user survey part 2: Update publication date and tags.
* website/posts/2024-guix-user-contributor-survey-results-post2.sxml:
Update.
---
website/posts/2024-guix-user-contributor-survey-results-post2.sxml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/posts/2024-guix-user-contributor-survey-results-post2.sxml
b/website/posts/2024-guix-user-contributor-survey-results-post2.sxml
index 4c1f179..d584394 100644
--- a/website/posts/2024-guix-user-contributor-survey-results-post2.sxml
+++ b/website/posts/2024-guix-user-contributor-survey-results-post2.sxml
@@ -2,8 +2,8 @@
(use-modules (apps base templates components) (srfi srfi-19))
`((title . "Guix User and Contributor Survey 2024: The Results (part 2)")
(author . "Steve George")
- (date unquote (make-date 0 0 00 10 23 01 2025 7200))
- (tags unquote (list "Community"))
+ (date unquote (make-date 0 0 00 13 24 01 2025 3600))
+ (tags unquote (list "Community" "User Survey"))
(content
(p "The results from the Guix User and Contributor Survey (2024) are in
and we're digging into them in a series of posts! Check out the "
(a (@ (href
"https://guix.gnu.org/en/blog/2025/guix-user-and-contributor-survey-2024-the-results-part-1/"))
"first post")