Fix: change domain name in hugo.toml

This commit is contained in:
psychhim
2025-11-11 17:42:59 +05:30
parent d3d7b9f8fd
commit 8362d4cd6d
21 changed files with 27 additions and 764 deletions

View File

@@ -1,9 +1 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://localhost:1313/posts/</title>
<link rel="canonical" href="http://localhost:1313/posts/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/">
</head>
</html>
<!doctype html><html lang=en-us><head><title>https://psychhim.github.io/posts/</title><link rel=canonical href=https://psychhim.github.io/posts/><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://psychhim.github.io/posts/"></head></html>