Skip to content

Commit

Permalink
for real
Browse files Browse the repository at this point in the history
  • Loading branch information
ddodogames authored Jan 28, 2024
1 parent 90bc311 commit 82ad43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Site, SocialObjects } from "./types";

export const SITE: Site = {
website: "https://dodogames7.github.io/blogging-thing/", // replace this with your deployed domain
website: "https://dodogames7.github.io", // replace this with your deployed domain
author: "dodoGames",
desc: "The most reasonable place to create blogs for no reason about my stuff.",
title: "The useless paper",
Expand Down

0 comments on commit 82ad43b

Please sign in to comment.