diff --git a/assets/css/style.css b/assets/css/style.css index 34f2b24..f7df13f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -41,6 +41,7 @@ a:visited, a:link { display: flex; justify-content: center; gap: 25px; + margin-top: 30px; } .logo-button:hover { diff --git a/assets/icons/codeberg.svg b/assets/icons/codeberg.svg new file mode 100644 index 0000000..4a90e08 --- /dev/null +++ b/assets/icons/codeberg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/config.toml b/config.toml index ec5d428..69ea449 100644 --- a/config.toml +++ b/config.toml @@ -26,9 +26,9 @@ title = "Oscar Fu" weight = 40 [[menu.social]] - name = "Discord" - pre = "discord" - url = "https://discord.gg/SbQHChmGcp" + name = "Codeberg" + pre = "codeberg" + url = "https://codeberg.org/night0721" weight = 10 [[menu.social]] @@ -48,14 +48,3 @@ title = "Oscar Fu" pre = "rss" url = "/index.xml" weight = 40 - - - -[markup] - [markup.goldmark.parser] - wrapStandAloneImageWithinParagraph = false - [markup.highlight] - style = 'catppuccin-macchiato' - [markup.goldmark] - [markup.goldmark.renderer] - unsafe = true diff --git a/content/codeberg.md b/content/codeberg.md new file mode 100644 index 0000000..1f003bb --- /dev/null +++ b/content/codeberg.md @@ -0,0 +1,4 @@ +--- +type: redirect +redirect: https://codeberg.org/night0721 +--- diff --git a/content/contact.md b/content/contact.md index d66dfc6..c32ca68 100644 --- a/content/contact.md +++ b/content/contact.md @@ -4,6 +4,4 @@ description: "Ways to find me" lastmod: "2023-11-07" --- -- Discord: [night.dev](https://discord.com/users/452076196419600394) -- Discord Server: [Join](https://discord.gg/SbQHChmGcp) -- Email: [nightkalyyy@gmail.com](mailto:nightkalyyy@gmail.com) +- Email: [nightkalyyy@gmail.com](mailto:nightkalyyy@gmail.com) - [PGP key](https://keys.openpgp.org/vks/v1/by-fingerprint/2A6422B2794C30FD19AB96A38E829D3381CFEBBE) diff --git a/content/github.md b/content/github.md new file mode 100644 index 0000000..4749f85 --- /dev/null +++ b/content/github.md @@ -0,0 +1,4 @@ +--- +type: redirect +redirect: https://github.com/night0721 +--- diff --git a/content/posts/pass/index.md b/content/posts/pass/index.md index 3844930..24a4ca7 100644 --- a/content/posts/pass/index.md +++ b/content/posts/pass/index.md @@ -1,6 +1,6 @@ --- title: "How to setup password-store in Linux" -date: 2023-11-11T01:30:00+00:00 +date: 2023-11-19T17:30:00+00:00 --- First download zbar pass pass-otp gnupg diff --git a/content/youtube.md b/content/youtube.md new file mode 100644 index 0000000..4de2224 --- /dev/null +++ b/content/youtube.md @@ -0,0 +1,4 @@ +--- +type: redirect +redirect: https://youtube.com/@night0721 +--- diff --git a/layouts/redirect/single.html b/layouts/redirect/single.html new file mode 100644 index 0000000..a3bd4e3 --- /dev/null +++ b/layouts/redirect/single.html @@ -0,0 +1,4 @@ + +
+ If you are not redirected, please follow this link. +