Add Express VPN verification

This commit is contained in:
Sam Carlton 2022-07-27 10:55:53 -05:00
parent 3be1dd52a7
commit 3b7e6a9d24

View file

@ -27,6 +27,7 @@ const currentYear = String( new Date().getFullYear() )
<!doctype html>
<html lang="en">
<head>
<!-- Hello Ivan K (CON-4) from Express VPN -->
<title>{ pageHead.title }</title>
<Fragment set:html={ pageHead.allHeadMarkup } />