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> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<!-- Hello Ivan K (CON-4) from Express VPN -->
<title>{ pageHead.title }</title> <title>{ pageHead.title }</title>
<Fragment set:html={ pageHead.allHeadMarkup } /> <Fragment set:html={ pageHead.allHeadMarkup } />