1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00

Replace Twitter with Nushell blog in release note template (#1036)

This commit is contained in:
Jakub Žádník 2025-02-06 14:20:35 +02:00 committed by GitHub
parent 56b07b176e
commit d6b202ce83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
--- ---
title: Nushell {{VERSION}} title: Nushell {{VERSION}}
author: The Nu Authors author: The Nu Authors
author_site: https://twitter.com/nu_shell author_site: https://www.nushell.sh/blog
author_image: https://www.nushell.sh/blog/images/nu_logo.png author_image: https://www.nushell.sh/blog/images/nu_logo.png
excerpt: Today, we're releasing version {{VERSION}} of Nu. This release adds... excerpt: Today, we're releasing version {{VERSION}} of Nu. This release adds...
--- ---