brancher/privacy.html
2020-06-27 19:23:00 -04:00

18 lines
731 B
HTML

<!DOCTYPE html>
<html>
<script src="https://use.fontawesome.com/releases/v5.13.0/js/all.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css" />
<link href="influencecompstyle.css" rel="stylesheet" />
<header>
<title>Privacy Policy</title>
<link rel="icon" type="image/x-icon" href="./css/res/white_on_black.svg" />
</header>
<body>
</body>
</html>