mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 09:36:23 +00:00
feat: poder ir a la lista de publicaciones del sitio
This commit is contained in:
parent
82640345e2
commit
6651781cac
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
- link = true
|
||||
|
||||
= render 'bootstrap/alert' do
|
||||
= link_to_if link, message.html_safe, site.url, class: 'alert-link'
|
||||
= link_to_if link, message.html_safe, site_build_stats_path(site), class: 'alert-link'
|
||||
|
|
Loading…
Reference in a new issue