update footer for repo
This commit is contained in:
parent
7cdb6391b5
commit
340534b0e6
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ class qa_html_theme extends qa_html_theme_base
|
|||
// floated right
|
||||
$this->output(
|
||||
'<div class="qa-attribution">',
|
||||
'CrazyToad on <a href="https://github.com/crazy-toads/q2a-theme-crazytoad">github</a>',
|
||||
'CrazyToad on <a href="https://git.distrilab.fr/crapaud-fou/q2a-theme-crazytoad">Gitea du DistriLab</a>',
|
||||
'</div>'
|
||||
);
|
||||
parent::attribution();
|
||||
|
|
Loading…
Reference in a new issue