mirror of
https://github.com/inpharmaticist/links.git
synced 2026-04-26 17:04:03 +00:00
135 lines
7.4 KiB
HTML
135 lines
7.4 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<!--
|
|
To change the theme, change the class on the html tag below to one of:
|
|
- theme-auto: Automatically switches based on user's system preferences
|
|
- theme-light: Forces light theme
|
|
- theme-dark: Forces dark theme
|
|
-->
|
|
|
|
<html class="theme-auto" lang="en"> <!-- Update`class="theme-auto" with your preference -->
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<!-- Page Title - Change this to your name/brand (50-60 characters recommended) -->
|
|
<title>Corey San Diego</title>
|
|
<link rel="icon" type="image/x-icon" href="/images/avatar.png"> <!-- Update this with your own favicon -->
|
|
|
|
<!-- Meta Description - Write a description (150-160 characters recommended) -->
|
|
<meta name="description" content="Person.">
|
|
|
|
<!-- Keywords -->
|
|
<meta name="keywords" content="friend">
|
|
|
|
<!-- Canonical URL - Helps prevent duplicate content issues -->
|
|
<meta rel="canonical" href="https://yourwebsite.com">
|
|
|
|
<!-- Author Information -->
|
|
<meta name="author" content="Your Name">
|
|
|
|
<!-- Stylesheets -->
|
|
<link rel="stylesheet" href="css/reset.css">
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<link rel="stylesheet" href="css/brands.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container">
|
|
<div class="column">
|
|
|
|
<!--
|
|
By default, the Avatar is rounded. Use the following:
|
|
- avatar--rounded: Automatically rounds the image
|
|
- avatar--soft: Slightly rounds the image
|
|
- avatar--none: Removes any rounding
|
|
|
|
Be sure to replace the src with your own image path and update the alt text
|
|
-->
|
|
<img class="avatar avatar--rounded" src="images/avatar.png" srcset="images/avatar@2x.png 2x" alt="LittleLink">
|
|
|
|
<!-- Replace with your name or brand -->
|
|
<h1>
|
|
<div>Corey San Diego</div>
|
|
</h1>
|
|
|
|
<!-- Add a short description about yourself or your brand -->
|
|
<p>Person</p>
|
|
|
|
<!-- All your buttons go here -->
|
|
<div class="button-stack" role="navigation">
|
|
|
|
<!-- Buy Me A Coffee -->
|
|
<a class="button button-coffee" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/buy-me-a-coffee.svg" alt="Buy Me A Coffee Logo">Buy Me A Coffee</a>
|
|
|
|
<!-- Cal.com -->
|
|
<a class="button button-cal" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/cal.svg" alt="Cal.com Logo">Schedule with Cal.com</a>
|
|
|
|
<!-- Calendly -->
|
|
<a class="button button-calendly" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/calendly.svg" alt="Calendly Logo">Schedule with Calendly</a>
|
|
|
|
<!-- Signal -->
|
|
<a class="button button-signal" href="https://signal.me/#eu/nuCOHDWjELf6AW6-bCR0wlhdQDWRpP_099OI0r52uRA0mI8PcrxOyrTUde3vH3nk" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/signal.svg" alt="Signal Logo">Signal</a>
|
|
|
|
<!-- Threema -->
|
|
<a class="button button-threema" href="https://threema.id/WKHP6Y4D" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/threema.svg" alt="Threema Logo">Threema</a>
|
|
|
|
<!-- X -->
|
|
<a class="button button-x" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/x.svg" alt="X Logo">Follow on X</a>
|
|
|
|
<!-- Generic Blog -->
|
|
<a class="button button-default" href="https://blog.sdbitcoiners.com" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-blog.svg" alt="Blog Icon">Read our blog</a>
|
|
|
|
<!-- Generic Calendar -->
|
|
<a class="button button-default" href="https://lu.ma/sdbitcoiners" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-calendar.svg" alt="Calendar Icon">Event RSVP</a>
|
|
|
|
<!-- Generic Cloud -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-cloud.svg" alt="Cloud Icon">Download File</a>
|
|
|
|
<!-- Generic Code -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-code.svg" alt="Code Icon">View the code</a>
|
|
|
|
<!-- Generic Computer -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-computer.svg" alt="Computer Icon">Homelab Setup</a>
|
|
|
|
<!-- Generic Email -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-email.svg" alt="Email Icon">Email Us</a>
|
|
|
|
<!-- Generic Email Alt -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-email-alt.svg" alt="Email Icon">Email Us</a>
|
|
|
|
<!-- Generic Homepage -->
|
|
<a class="button button-default" href="https://sdbitcoiners.com" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-homepage.svg" alt="Homepage Icon">Visit Homepage</a>
|
|
|
|
<!-- Generic Phone -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-phone.svg" alt="Phone Icon">Call Us</a>
|
|
|
|
<!-- Generic RSS -->
|
|
<a class="button button-default" href="https://blog.sdbitcoiners.com/feed" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-rss.svg" alt="RSS Icon">RSS Subscribe</a>
|
|
|
|
<!-- Generic Shopping Bag -->
|
|
<a class="button button-default" href="https://pay.sdbitcoiners.com" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-shopping-bag.svg" alt="Shopping Bag Icon">Visit Our Shop</a>
|
|
|
|
<!-- Generic SMS -->
|
|
<a class="button button-default" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-sms.svg" alt="SMS Icon">Send us a message</a>
|
|
|
|
<!-- Generic Website -->
|
|
<a class="button button-default" href="https://sdbitcoiners.com" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-website.svg" alt="Website Icon">Visit Website</a>
|
|
|
|
</div>
|
|
|
|
<!-- Feel free to add your own footer information, including updating `privacy.html` to reflect how your LittleLink fork is set up -->
|
|
<footer>
|
|
<a href="privacy.html">Privacy Policy</a> | Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>
|
|
</footer>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|