mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 05:16:10 +02:00
📎 Fix SEO issues
This commit is contained in:
parent
57346ab685
commit
3bf5648b5b
4 changed files with 16 additions and 11 deletions
|
@ -48,7 +48,8 @@
|
|||
(dom/set-html-title (tr "title.default")))
|
||||
|
||||
[:main {:class (stl/css :auth-section)}
|
||||
[:a {:href "#/" :class (stl/css :logo-btn)} i/logo]
|
||||
[:h1 {:class (stl/css :logo-container)}
|
||||
[:a {:href "#/" :title "Penpot" :class (stl/css :logo-btn)} i/logo]]
|
||||
[:div {:class (stl/css :login-illustration)}
|
||||
i/login-illustration]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue