about summary refs log tree commit diff stats
path: root/app/views/layouts/application.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/application.html.haml')
-rw-r--r--app/views/layouts/application.html.haml18
1 files changed, 17 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index f889127..69cd6ba 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml
@@ -26,7 +26,23 @@
26 <strong>Hatkirby</strong> on Four Island 26 <strong>Hatkirby</strong> on Four Island
27 .sidebar-module.fun-links 27 .sidebar-module.fun-links
28 .bubble.rounded 28 .bubble.rounded
29 %h2 My stuff 29 %h2 Me, elsewhere
30 %ul
31 %li
32 = image_tag "user_comment.png"
33 = link_to "Mastodon", "https://beppo.online/@starlight", rel: "me"
34 %li
35 = image_tag "rainbow.png"
36 = link_to "Archive of Our Own", "https://archiveofourown.org/users/StarlightSystem"
37 %li
38 = image_tag "bricks.png"
39 = link_to "itch.io", "https://hatkirby.itch.io"
40 %li
41 = image_tag "controller.png"
42 = link_to "Speedrun.com", "https://www.speedrun.com/users/hatkirby"
43 .sidebar-module.fun-links
44 .bubble.rounded
45 %h2 Projects
30 %ul 46 %ul
31 - links_sidebar().each do |link| 47 - links_sidebar().each do |link|
32 %li 48 %li