Skip to content

Commit 28418d3

Browse files
committed
Update blog post link on homepage
1 parent 75549f0 commit 28418d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/views/pages/home.html.haml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@
168168
.news{:style => 'display: flex;justify-content: center;'}
169169
=image_tag( 'sassy.jpg', :alt => 'sassy', :style => 'height: 310px;border-radius: 10px;')
170170
.news
171+
%p.mobile_center
172+
=link_to 'Protomaps Tile Hosting', 'https://blog.pinballmap.com/2024/11/05/protomaps-tile-hosting/', :target => '_blank', :class => 'bold'
173+
%span.block.italic.m_5 November 5, 2024
171174
%p.mobile_center
172175
=link_to 'Edit or Delete Your Machine Comments', 'https://blog.pinballmap.com/2024/06/01/edit-delete-machine-comments/', :target => '_blank', :class => 'bold'
173176
%span.block.italic.m_5 June 1, 2024
@@ -180,9 +183,6 @@
180183
%p.mobile_center
181184
=link_to 'Reflecting on 2023', 'https://blog.pinballmap.com/2023/12/28/reflecting-on-2023/', :target => '_blank', :class => 'bold'
182185
%span.block.italic.m_5 December 28, 2023
183-
%p.mobile_center
184-
=link_to 'Pinball Map App Now Available On Tidbyt', 'https://blog.pinballmap.com/2023/11/04/tidbyt-app/', :target => '_blank', :class => 'bold'
185-
%span.block.italic.m_5 November 4, 2023
186186
%div.flex_center.flex_column.mb_20#regions
187187
.region_map
188188
%p.center

0 commit comments

Comments
 (0)