-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,60 @@ | ||
<!DOCTYPE html> | ||
<html lang=en-US class="fame tape-clean tape-yellow"> | ||
<meta charset=utf-8> | ||
<title>s9a // feels.ink</title> | ||
<meta name="theme-color" content="#bae"> | ||
|
||
<title>s9a aka synesthesia</title> | ||
|
||
<meta name="theme-color" content="#44f477"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="CSS color synesthesia. Rad web color palette design. Vivid inclusive design. Local color vibes. Opensource color system code :)"> | ||
<meta name="description" content="next level web color"> | ||
|
||
<link rel="stylesheet" href="fresh.css"> | ||
<link rel="stylesheet" href="frozen.css" media="(color)"> | ||
<link rel="canonical" href="https://s9a.github.io"> | ||
<link rel="alternate" href="https://feels.ink"> | ||
|
||
<base data-www href=.> | ||
<script data-local> | ||
location.host ? null : | ||
document.querySelector("base").href = "https://s9a.page" | ||
</script> | ||
|
||
<link rel="canonical" href="https://s9a.page"> | ||
<link rel href="https://s9a.github.io"> | ||
<link rel href="https://s9a.org"> | ||
<link rel href="https://feels.ink"> | ||
<link rel="search" href="https://github.com/search?q=user:s9a"> | ||
|
||
<body class="hood"> | ||
|
||
<header class="hood pad tape-blue"> | ||
<h1 class="hood hella"> | ||
<a class="surf tape-black" href="https://s9a.github.io">s9a</a> | ||
<a class="surf tape-green" href="/">s9a</a> | ||
</h1> | ||
<p class="nah lowkey">We create vivid web color systems | ||
<p class="nah lowkey">We create vivid web color code | ||
</header> | ||
|
||
<figure class="hood pad tape-pink" id="explore"> | ||
<h2 class="hood exhale calm bold"> | ||
<a class="surf jump lowkey" href="#explore">Explore</a> | ||
</h2> | ||
<ul class="nah exhale"> | ||
<li class="hella"><a class="surf tape-black" href="https://s9a.github.io/bae">bae</a> | ||
<li class="hella"><a class="surf tape-black" href="https://s9a.github.io/cab">cab</a> | ||
<li class="hella"><a class="surf tape-black" href="https://s9a.github.io/sea">sea</a> | ||
<li class="hella"><a class="surf tape-black" href="https://s9a.github.io/tape">tape</a> | ||
<li class="hella"><a class="surf tape-black" href="dew">dew</a> | ||
<li class="hella"><a class="surf tape-black" href="bae">bae</a> | ||
<li class="hella"><a class="surf tape-black" href="cab">cab</a> | ||
<li class="hella"><a class="surf tape-black" href="tape">tape</a> | ||
<li class="hella"><a class="surf tape-black" href="hellotape">hellotape</a> | ||
<li class="hella"><a class="surf tape-black" href="templates">templates</a> | ||
<li class="hella"><a class="surf tape-black" href="volume">volume</a> | ||
<li class="hella"><a class="surf tape-black" href="lockdown" rel="prev">rewind</a> | ||
</ul> | ||
</figure> | ||
|
||
<figure class="hood pad tape-yellow" id="fund"> | ||
<figure class="hood pad tape-yellow" id="connect"> | ||
<h2 class="hood exhale calm bold"> | ||
<a class="surf jump lowkey" href="#fund">Fund</a> =) | ||
<a class="surf jump lowkey" href="#fund">Connect</a> | ||
</h2> | ||
<ul class="nah"> | ||
<li class="hella"><a class="surf tape-green" href="https://github.com/sponsors/ryanve">github</a> | ||
<li class="hella"><a class="surf tape-green" href="https://patreon.com/s9a">patreon</a> | ||
<li class="hella"><a class="surf tape-green" href="https://s9a.github.io/debut">stickers</a> | ||
<li class="hella"><a class="surf tape-green" href="https://ryanve.com">hire</a> | ||
<li class="hella"><a class="surf tape-black" href="https://github.com/s9a">github</a> | ||
<li class="hella"><a class="surf tape-black" href="https://twitter.com/colorfulcode">twitter</a> | ||
<li class="hella"><a class="surf tape-black" href="https://ryanve.com">hire</a> | ||
</ul> | ||
</figure> |