about summary refs log tree commit diff
path: root/app/assets/javascripts/about.coffee
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-09-27 23:12:33 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-09-27 23:12:33 +0200
commite63aebff7a4d978fddd7ed3ddc184ed300843a57 (patch)
tree959e8d048fe049fa8a69e4d0ff8acf3df2426708 /app/assets/javascripts/about.coffee
parent45a96e899e96da846dbef0d39d6f02db790fccaa (diff)
Adding landing page
Diffstat (limited to 'app/assets/javascripts/about.coffee')
-rw-r--r--app/assets/javascripts/about.coffee3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/about.coffee b/app/assets/javascripts/about.coffee
new file mode 100644
index 000000000..24f83d18b
--- /dev/null
+++ b/app/assets/javascripts/about.coffee
@@ -0,0 +1,3 @@
+# Place all the behaviors and hooks related to the matching controller here.
+# All this logic will automatically be available in application.js.
+# You can use CoffeeScript in this file: http://coffeescript.org/