add second mobile screenshot
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
2cec714724
commit
0325e31f05
Binary file not shown.
After Width: | Height: | Size: 263 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
13
index.html
13
index.html
|
@ -153,6 +153,7 @@
|
|||
<a href="images/subman.png"><img src="images/subman.png" alt="A screenshot of subman in action."
|
||||
class="desktop-screen" /></a>
|
||||
<a href="images/subman-mobile.png"><img src="images/subman-mobile.png" class="mobile-screen"></a>
|
||||
<a href="images/subman-mobile-2.png"><img src="images/subman-mobile-2.png" class="mobile-screen"></a>
|
||||
</div>
|
||||
<p>
|
||||
A self-hosted literary submission management system comprising a
|
||||
|
@ -164,16 +165,6 @@
|
|||
<a href="https://projects.ajstepien.xyz/Resume/subman-nextjs">source</a>
|
||||
</div>
|
||||
</li>
|
||||
<!-- <li class="container"> -->
|
||||
<!---->
|
||||
<!-- <h3>Micro365</h3> -->
|
||||
<!-- <p> -->
|
||||
<!-- A bot written in nodejs that delivers single-word writing -->
|
||||
<!-- prompts from a database. -->
|
||||
<!-- </p> -->
|
||||
<!-- <a>demo</a> -->
|
||||
<!-- <a>source</a> -->
|
||||
<!-- </li> -->
|
||||
<li class="container">
|
||||
<a href="https://demos.ajstepien.xyz/movie-explorer">
|
||||
<h3>Movie-Explorer</h3>
|
||||
|
@ -183,6 +174,8 @@
|
|||
alt="A screenshot of Movie-Explorer in action." class="desktop-screen"></a>
|
||||
<a href="images/movie-explorer-mobile.png"><img src="images/movie-explorer-mobile.png"
|
||||
alt="A screenshot of Movie-Explorer in action on a mobile device." class="mobile-screen"></a>
|
||||
<a href="images/movie-explorer-mobile-2.png"><img src="images/movie-explorer-mobile-2.png"
|
||||
alt="A screenshot of Movie-Explorer in action on a mobile device." class="mobile-screen"></a>
|
||||
</div>
|
||||
<p>
|
||||
An app for when you don't know what movie to watch, written in
|
||||
|
|
Loading…
Reference in New Issue