Mockups/index.html
2025-04-03 15:51:28 -04:00

7 lines
241 B
HTML

<h1>Main</h1>
<a href="main-mobile-portrait.html">mobile - portrait</a>
<a href="main-mobile-landscape.html">mobile - landscape</a>
<a href="main-web.html">web</a>
<h1>Post View</h1>
<a href="post-mobile-portrait.html">mobile - portrait</a>