mirror of
https://github.com/godotengine/godot-question2answer.git
synced 2026-01-01 01:48:37 +03:00
Add repository link
This commit is contained in:
@@ -913,6 +913,9 @@ class qa_html_theme_base
|
||||
$this->output(
|
||||
'<div class="qa-attribution">',
|
||||
'Powered by <a href="http://www.question2answer.org/">Question2Answer</a>',
|
||||
'</div>',
|
||||
'<div class="qa-attribution">',
|
||||
'<a href="https://github.com/godotengine/godot-question2answer">Github Repository</a>',
|
||||
'</div>'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user