mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-22 13:10:28 +00:00
did I just link my existing about page to the landing?
This commit is contained in:
parent
54a17c5825
commit
2d8b3f4122
1 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
||||||
<meta name="description" content="HTML5 website template">
|
<meta name="description" content="HTML5 website template">
|
||||||
<meta name="keywords" content="global, template, html, sass, jquery">
|
<meta name="keywords" content="global, template, html, sass, jquery">
|
||||||
<meta name="author" content="Bucky Maler">
|
<meta name="author" content="Bucky Maler">
|
||||||
<link rel="stylesheet" href="/asteroid/css/main.css">
|
<link rel="stylesheet" href="/css/main.css">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
<!-- notification for small viewports and landscape oriented smartphones -->
|
<!-- notification for small viewports and landscape oriented smartphones -->
|
||||||
<div class="device-notification">
|
<div class="device-notification">
|
||||||
<a class="device-notification--logo" href="#0">
|
<a class="device-notification--logo" href="#0">
|
||||||
<img src="assets/img/Highwind1_opt.png" alt="Global">
|
<img src="img/Highwind1_opt.png" alt="Global">
|
||||||
<p>Miguel's Asteroid</p>
|
<p>Miguel's Asteroid</p>
|
||||||
</a>
|
</a>
|
||||||
<p class="device-notification--message">Try viewing on a bigger screen.</p>
|
<p class="device-notification--message">Try viewing on a bigger screen.</p>
|
||||||
|
@ -118,7 +118,7 @@
|
||||||
<li class="slider--item slider--item-right">
|
<li class="slider--item slider--item-right">
|
||||||
<a href="https://nostrmeet.me/_@migs.uber.space">
|
<a href="https://nostrmeet.me/_@migs.uber.space">
|
||||||
<div class="slider--item-image">
|
<div class="slider--item-image">
|
||||||
<img src="img/nostr-icon-white-256x256.png" alt="Alex Nowak">
|
<img src="img/nostr-icon-white-256x256.png" alt="nostr icon from github">
|
||||||
</div>
|
</div>
|
||||||
<p class="slider--item-title">Social Media</p>
|
<p class="slider--item-title">Social Media</p>
|
||||||
<p class="slider--item-description">Social Media is evolving. Ask me about alternative social media
|
<p class="slider--item-description">Social Media is evolving. Ask me about alternative social media
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
<a href="#0">
|
<a href="#0">
|
||||||
<h3>Philosophy</h3>
|
<h3>Philosophy</h3>
|
||||||
</a>
|
</a>
|
||||||
<a href="#0">
|
<a href="https://miguelalmodo.com/about.html">
|
||||||
<h3>Who is Miguel</h3>
|
<h3>Who is Miguel</h3>
|
||||||
</a>
|
</a>
|
||||||
<a href="#0">
|
<a href="#0">
|
||||||
|
|
Loading…
Reference in a new issue