Skip to content

Commit 790ce6f

Browse files
committed
fix: correct company name capitalization to LJPc solutions
1 parent 97c4575 commit 790ce6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/layout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<footer>
7070
<p>Open Source DIG Web Interface - A local DNS lookup tool</p>
7171
<p>Keyboard shortcuts: <kbd>Ctrl+Enter</kbd> to submit, <kbd>Ctrl+L</kbd> to clear</p>
72-
<p>Developed by <a href="https://ljpc.solutions" target="_blank" rel="noopener">LJPc Solutions</a></p>
72+
<p>Developed by <a href="https://ljpc.solutions" target="_blank" rel="noopener">LJPc solutions</a></p>
7373
</footer>
7474
</div>
7575

0 commit comments

Comments
 (0)