chore: remove twitter fix tag links

This commit is contained in:
Zach Daniel 2023-07-05 19:22:09 -04:00
parent 798e34235f
commit 9ff330654b
3 changed files with 10 additions and 11 deletions

View file

@ -103,7 +103,7 @@ defmodule AshHq.Blog.Post do
change fn changeset, _ ->
Ash.Changeset.after_action(changeset, fn _, %{tag_names: tag_names} = record ->
all_post_tags =
__MODULE__.published!()
AshHq.Blog.Post.published!()
|> Enum.flat_map(&(&1.tag_names || []))
notifications =

View file

@ -35,16 +35,6 @@ defmodule AshHqWeb.Pages.Media do
src="https://embed.podcasts.apple.com/ro/podcast/27-ash-framework-with-zach-daniel/id1516100616?i=1000503190100"
/>
</div>
<div class="col-span-2 lg:col-span-1">
<div class="text-xl">Twitter</div>
<a
class="twitter-timeline"
data-height="560px"
href="https://twitter.com/AshFramework/lists/1604385682176327681?ref_src=twsrc%5Etfw"
>Loading Twitter Feed...
</a>
</div>
<div class="col-span-2 lg:col-span-1">
<div class="text-xl">Youtube</div>
<iframe

View file

@ -1 +1,10 @@
name
elixir
ash
macros
ash
community
elixir
ash
release
elixir

1 name
2 elixir
3 ash
4 macros
5 ash
6 community
7 elixir
8 ash
9 release
10 elixir