Changeset - 4ceb4b4ae2e2
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 15 months ago 2023-02-11 06:22:32
ben@sturm.com.au
Fix whitespace
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/apps/news/models.py
Show inline comments
...
 
@@ -54,3 +54,3 @@ class PressRelease(models.Model, bsoup.SoupModelMixin):
 
        blog_name = 'Software Freedom Conservancy News'
 
        blog_url =  'https://www.sfconservancy.org/news/'
 
        blog_url = 'https://www.sfconservancy.org/news/'
 
        post_url = ('https://www.sfconservancy.org'
0 comments (0 inline, 0 general)