fix blog typewriter social link to point to new blog
This commit is contained in:
parent
6f76e7877f
commit
3bdfb5148b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ defmodule Home73kWeb.HomeView do
|
|||
[
|
||||
%{
|
||||
icon: "mdi-typewriter",
|
||||
url: "https://w.73k.us/",
|
||||
url: "https://73k.us/blog/",
|
||||
prof: false
|
||||
},
|
||||
%{icon: "mdi-rss", url: "https://w.73k.us/feed/", prof: false},
|
||||
|
|
Loading…
Reference in a new issue