Skip to content

Commit 3edb198

Browse files
authored
Fix #13
1 parent 1be176e commit 3edb198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: APL Quest
22
repo_url: https://github.com/dyalog/apl.quest
33
repo_name: Dyalog/apl.quest
44
dev_addr: 127.0.0.1:22361
5-
copyright: <div class="left">Made with <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"><strong>Material for MkDocs</strong></a>&nbsp;</div><div class="right">Contents copyright &copy; 2013-2025 <strong><a href="https://dyalog.com" target="_blank" rel="noopener">Dyalog Ltd</a></strong></div>
5+
copyright: <div class="right">Contents copyright &copy; 2013-2025 <strong><a href="https://dyalog.com" target="_blank" rel="noopener">Dyalog Ltd</a></strong></div>
66

77
theme:
88
favicon: 'img/favicon.png'

0 commit comments

Comments
 (0)