fix blog typewriter social link to point to new blog

This commit is contained in:
Adam Piontek 2021-04-06 00:28:17 -04:00
parent 6f76e7877f
commit 3bdfb5148b

View file

@ -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},