25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>32m</title>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jgthms/minireset.css@master/minireset.min.css">
|
|
<link rel="stylesheet" href="fonts/fonts.css">
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<p><img src="logo.svg" alt="32M"> is a boutique digital rights & risks advisory firm. We provide consumer-forward legal and public policy assistance related to regulated technology competition.</p>
|
|
<p>Our focus is on the Canadian telecommunications, media, and fintech sectors.</p>
|
|
<address>
|
|
<p>Box 563, Station P Toronto, ON M5S 2T1 Canada</p>
|
|
<ul>
|
|
<li><span>E:</span> <a href="mailto:hello@Ask32M.com">hello@Ask32M.com</a></li>
|
|
<li><span>P:</span> <a href="tel:+1 416 613-5056">+1 416 613-5056</a></li>
|
|
<li><span>T:</span> <a href="https://twitter.com/Ask32M">@Ask32M</a></li>
|
|
</ul>
|
|
</address>
|
|
</body>
|
|
</html>
|