Skip to content

Commit c0cd8f2

Browse files
committed
Remove author name from footer
1 parent 33bd3cb commit c0cd8f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div>
44
<h3 class="text-lg font-bold mb-4">{{ site.title }}</h3>
55
<p class="text-gray-600 mb-4">Methods for IP Address Encryption and Obfuscation</p>
6-
<p class="text-sm text-gray-500">An IETF Internet-Draft by Frank Denis</p>
6+
<p class="text-sm text-gray-500">An IETF Internet-Draft</p>
77
</div>
88
<div>
99
<h3 class="text-lg font-bold mb-4">Resources</h3>

0 commit comments

Comments
 (0)