mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 22:41:23 +00:00
Talk page - single column (#937)
Co-authored-by: Marek Romanowski <tunguskii@gmail.com>
This commit is contained in:
parent
7ee712926c
commit
299a9baa1d
11
www/talk.md
11
www/talk.md
@ -36,10 +36,6 @@ Email: [htmx@bigsky.software](mailto:htmx@bigsky.software)
|
||||
|
||||
[HTMX + Flask: Modern Python Web Apps, Hold the JavaScript Course by Michael Kennedy](https://training.talkpython.fm/courses/htmx-flask-modern-python-web-apps-hold-the-javascript)
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="1 col">
|
||||
|
||||
## Atom Feed (Announcements & Essays)
|
||||
|
||||
[feed.xml](/feed.xml)
|
||||
@ -51,8 +47,6 @@ Email: [htmx@bigsky.software](mailto:htmx@bigsky.software)
|
||||
<li><a href="{{ post.url }}">{{ post.date | date: "%Y-%m-%d"}} - {{ post.data.title }} </a>🔥🔥</li>
|
||||
{%- endfor -%}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="1 col">
|
||||
|
||||
## Essays
|
||||
|
||||
@ -75,8 +69,3 @@ Email: [htmx@bigsky.software](mailto:htmx@bigsky.software)
|
||||
* [.NET Rocks!](https://www.dotnetrocks.com/?show=1749)
|
||||
|
||||
[Contact Us](mailto:podcasts@bigsky.software) to Join You on Your Podcast!
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user