Skip to content

Commit 60e0e61

Browse files
Add link to source of this website (#1088)
Add link to source of this website A user asked me where to file issues with this website. There is no direct link. There is only link to Packit organisation, that contains 50+ repositories. This should make reports and contributions more straightforward. Reviewed-by: Laura Barcziová
2 parents 8c46dc9 + 80862eb commit 60e0e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ const config = {
309309
],
310310
},
311311
],
312-
copyright: `Copyright © ${new Date().getFullYear()} Packit is a Red Hat sponsored free software project. Built with Docusaurus.`,
312+
copyright: `Copyright © ${new Date().getFullYear()} Packit is a Red Hat sponsored free software project. Built with Docusaurus. <a href="https://github.com/packit/packit.dev">Source of this page</a>.`,
313313
},
314314
prism: {
315315
theme: lightCodeTheme,

0 commit comments

Comments
 (0)