changed landing, links page content
This commit is contained in:
parent
50786349d7
commit
1a7fafa703
@ -12,12 +12,12 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p>My socials -
|
<p>My socials -
|
||||||
<a id=twitter href="https://twitter.com/wymillerlinux"><i class="fab fa-twitter"></i></a>
|
<a id=twitter href="https://twitter.com/wymillerlinux"><i class="fab fa-twitter"></i></a>
|
||||||
<a id=twitch href="https://twitch.tv/wymillerlinux"><i class="fab fa-twitch"></i></a>
|
<!--a id=twitch href="https://twitch.tv/wymillerlinux"><i class="fab fa-twitch"></i></a-->
|
||||||
<a href="https://github.com/wymillerlinux"><i class="fab fa-github"></i></a>
|
<a href="https://github.com/wymillerlinux"><i class="fab fa-github"></i></a>
|
||||||
<a href="https://www.linkedin.com/in/wyatt-miller-b4208a2b"><i class="fab fa-linkedin"></i></a>
|
<a href="https://www.linkedin.com/in/wyatt-miller-b4208a2b"><i class="fab fa-linkedin"></i></a>
|
||||||
</p>
|
</p>
|
||||||
<p>© <?php echo date("Y"); ?> Miller Web Solutions, Wyatt J. Miller - Licensed by the <a href="https://opensource.org/licenses/MIT">MIT</a>
|
<p>© <?php echo date("Y"); ?> Miller Web Solutions, Wyatt J. Miller</p>
|
||||||
<p>Hosted by <a href="https://m.do.co/c/1c8f6f501242">DigitalOcean</a></p>
|
<p>Hosted by <a href="https://www.linode.com/lp/refer/?r=0bde8a3a324585d1b821fef3135719c0e6a07b6d">Linode</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
@ -17,7 +17,7 @@
|
|||||||
<div class="main-background">
|
<div class="main-background">
|
||||||
<h2 id="time"></h2>
|
<h2 id="time"></h2>
|
||||||
<p class="main-background-text">I design and develop software for everyone.</p><br>
|
<p class="main-background-text">I design and develop software for everyone.</p><br>
|
||||||
<p class="main-background-text">Currently, I'm reviving a project that's four years old, built with Avalonia and F#! You can check in my blog.</a></p>
|
<p class="main-background-text">Currently, I'm reviving a project that's four years old, built with Avalonia and F#! You can check in my <a href="https://wyattjmiller.com/blog/_site/2022/07/02/fsharp-avalonia.html">blog.</a></p>
|
||||||
<!--p class="main-background-text"></p-->
|
<!--p class="main-background-text"></p-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user