This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
e21a3fe0cd
glitch-social
/
app
/
controllers
/
about_controller.rb
6 lines
101 B
Ruby
Raw
Blame
History
class
AboutController
<
ApplicationController
def
index
@body_classes
=
'about-body'
end
end
View Git Blame
Copy Permalink