We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59f5f2c + 1436660 commit 695f185Copy full SHA for 695f185
lib/epochtalk_server_web/js/templates/configuration_js/config.js.eex
@@ -1,5 +1,6 @@
1
window.title = '<%= @config[:website][:title] %>'
2
window.description = '<%= @config[:website][:description] %>'
3
+window.revision = '<%= @config[:revision] %>'
4
window.keywords = '<%= @config[:website][:keywords] %>'
5
window.logo = '<%= @config[:website][:logo] %>'
6
window.default_avatar = '<%= @config[:website][:default_avatar] %>'
0 commit comments