mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-08 17:12:24 +05:30
Temporary fix for blog to make it usable at least for a while, should ask for help from akis
This commit is contained in:
parent
772f71a903
commit
0b81be00ab
@ -13,7 +13,9 @@
|
||||
text: "Wiki",
|
||||
external: true
|
||||
},
|
||||
{ href: "/blog", text: "Blog" },
|
||||
// Temporary workaround.
|
||||
//{ href: "/blog", text: "Blog" },
|
||||
{ href: "https://blog.projectsegfau.lt", text: "Blog" },
|
||||
|
||||
{ href: "/donate", text: "Donate" },
|
||||
{ href: "/contact", text: "Contact" },
|
||||
|
Loading…
Reference in New Issue
Block a user