Skip to content

Commit

Permalink
Update blog post link on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Nov 6, 2024
1 parent 75549f0 commit 28418d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/views/pages/home.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@
.news{:style => 'display: flex;justify-content: center;'}
=image_tag( 'sassy.jpg', :alt => 'sassy', :style => 'height: 310px;border-radius: 10px;')
.news
%p.mobile_center
=link_to 'Protomaps Tile Hosting', 'https://blog.pinballmap.com/2024/11/05/protomaps-tile-hosting/', :target => '_blank', :class => 'bold'
%span.block.italic.m_5 November 5, 2024
%p.mobile_center
=link_to 'Edit or Delete Your Machine Comments', 'https://blog.pinballmap.com/2024/06/01/edit-delete-machine-comments/', :target => '_blank', :class => 'bold'
%span.block.italic.m_5 June 1, 2024
Expand All @@ -180,9 +183,6 @@
%p.mobile_center
=link_to 'Reflecting on 2023', 'https://blog.pinballmap.com/2023/12/28/reflecting-on-2023/', :target => '_blank', :class => 'bold'
%span.block.italic.m_5 December 28, 2023
%p.mobile_center
=link_to 'Pinball Map App Now Available On Tidbyt', 'https://blog.pinballmap.com/2023/11/04/tidbyt-app/', :target => '_blank', :class => 'bold'
%span.block.italic.m_5 November 4, 2023
%div.flex_center.flex_column.mb_20#regions
.region_map
%p.center
Expand Down

0 comments on commit 28418d3

Please sign in to comment.