diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-13 03:15:29 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-13 03:15:29 +0000 |
| commit | a9ea423a7c0d9e21c87da6f134d590d7921eeaa8 (patch) | |
| tree | f18e37fd79250e9b189a7cd68e3b1be60066dd93 /fcc/index.html | |
| parent | e8c3a7d4ab82d2c3b712d5fce7716a0269e00f55 (diff) | |
added fcc nzuum and redro to the Iconic Members list
Diffstat (limited to 'fcc/index.html')
| -rw-r--r-- | fcc/index.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/fcc/index.html b/fcc/index.html new file mode 100644 index 0000000..5bd884a --- /dev/null +++ b/fcc/index.html @@ -0,0 +1,45 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>fcc</title> + <link rel="stylesheet" href="style.css"> + <link rel="icon" type="image/x-icon" href="../images/symlinx-icon.png"> + </head> + <body> + <h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / fcc ]</h1> + <p>do i look like i know what a jpeg is??? all i wanna see is a picture of a hotdog!!!!!</p> + <br> + + <h2>Where to find me</h2> + + <div class="block"> + <h3><a href="https://cloudnuke.org">cloudnuke</a></h3> + <h4>[ https://cloudnuke.org ]</h4> + <p>> my website</p> + </div> + <br> + + <div class="block"> + <h3><a href="xmpp:realfcc@xmpp.cloudnuke.org">XMPP</a></h3> + <h4>[ realfcc@xmpp.cloudnuke.org ]</h4> + <p>> where to message me</p> + </div> + <br> + + <h2></h2> + + <h2>My projects</h2> + + <div class="block"> + <h3><a href="https://codeberg.org/RealFCC">Codeberg</a></h3> + <h4>[ https://codeberg.org/RealFCC ]</h4> + <p>> code repos</p> + </div> + <br> + + <a href="https://cloudnuke.org"><img height=31 width=88 src="../images/cloudnuke.png"></a> + + </body> +</html> |
