Skip to content

Commit 52afb21

Browse files
committed
🎨 added github link to page to follow project
1 parent 9a13777 commit 52afb21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<body>
1313
<div class="container">
1414
<h1>$_SERVER Examples</h1>
15+
<p>Project repository and changes tracked on <a rel="nofollow" target="_blank" href="https://github.com/devnetkc/lrnPHP" title="lrnPHP PHP Front to Back repository on GitHub">GitHub.</a></p>
1516
<h2 class="pt-2">Server &amp; File Info</h2>
1617
<?php if ($server): ?>
1718
<ul class="list-group">

0 commit comments

Comments
 (0)