From 2403a9a3599c4b77d33fb6de5f438e53e19412ff Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 25 Sep 2022 16:03:17 +0200 Subject: update BLOG_BASE --- code/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/src/main.rs') diff --git a/code/src/main.rs b/code/src/main.rs index c20d137..21732d7 100644 --- a/code/src/main.rs +++ b/code/src/main.rs @@ -14,7 +14,7 @@ use std::{ process::{Command, Stdio}, }; -pub const BLOG_BASE: &'static str = "s.metamuffin.org/temp/blog-preview"; +pub const BLOG_BASE: &'static str = "https://metamuffin.org/blog"; #[derive(Parser)] pub struct Args { -- cgit v1.2.3-70-g09d2