Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into user-find
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsey committed Oct 15, 2024
2 parents 0abeb9b + 695f185 commit 544f225
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
window.title = '<%= @config[:website][:title] %>'
window.description = '<%= @config[:website][:description] %>'
window.revision = '<%= @config[:revision] %>'
window.keywords = '<%= @config[:website][:keywords] %>'
window.logo = '<%= @config[:website][:logo] %>'
window.default_avatar = '<%= @config[:website][:default_avatar] %>'
Expand Down

0 comments on commit 544f225

Please sign in to comment.