Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit ad8b039

Browse files
Update footer.html
1 parent b948e53 commit ad8b039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/component/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="#">Support</a>
99
<a href="#report" id="link-report" onclick="l()">Report&#8239issue</a>
1010
</div>
11-
Copyright © 2020 Dewilde Alexandre, Dubois Brieuc and Fischer Nicolas
11+
Copyright © 2020 Dewilde Alexandre, Dubois Brieuc and Technicguy Theo
1212
</div>
1313
<script type="application/javascript">
1414
const l=()=>{document.getElementById('report-issue').style.display="block";document.getElementById('main').classList.add("blur-background");};

0 commit comments

Comments
 (0)