Fix links for nupanick -> nycki

This commit is contained in:
Nycki 2023-10-03 11:47:56 -07:00
parent 2b3364958b
commit 46f38b617a

View file

@ -1,14 +1,14 @@
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<title>Nupa's Page</title> <title>Nycki's Page</title>
<meta charset='utf-8'/> <meta charset='utf-8'/>
<link rel='stylesheet' href='style.css'> <link rel='stylesheet' href='style.css'>
</head> </head>
<body> <body>
<main> <main>
<header> <header>
<h1>Nupa's Page</h1> <h1>Nycki's Page</h1>
<div class='subtitle'>A place to show off my projects.</div> <div class='subtitle'>A place to show off my projects.</div>
</header> </header>
@ -18,8 +18,8 @@
2018. A couple of short programs written in a subset of javascript. Specifically, javascript but you can't use anything with curly braces in it, like 'if' or 'for'. Instead, ternaries and lambdas give you all the flow control you need. Has a lispy flavor. 2018. A couple of short programs written in a subset of javascript. Specifically, javascript but you can't use anything with curly braces in it, like 'if' or 'for'. Instead, ternaries and lambdas give you all the flow control you need. Has a lispy flavor.
</p> </p>
<p> <p>
<a href='https://nupanick.github.io/braceless-javascript/fizzbuzz.html'>FizzBuzz</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/fizzbuzz.html'>Source</a>), <a href='https://nycki93.github.io/braceless-javascript/fizzbuzz.html'>FizzBuzz</a> (<a href='https://github.com/nycki93/braceless-javascript/blob/master/fizzbuzz.html'>Source</a>),
<a href='https://nupanick.github.io/braceless-javascript/bottles.html'>Bottles</a> (<a href='https://github.com/nupanick/braceless-javascript/blob/master/bottles.html'>Source</a>). <a href='https://nycki93.github.io/braceless-javascript/bottles.html'>Bottles</a> (<a href='https://github.com/nycki93/braceless-javascript/blob/master/bottles.html'>Source</a>).
</p> </p>
</section> </section>
@ -29,7 +29,7 @@
2018. A script to bulk-resize images for an f-list gallery, using windows batch and imagemagick. 2018. A script to bulk-resize images for an f-list gallery, using windows batch and imagemagick.
</p> </p>
<p> <p>
<a href='https://github.com/nupanick/flistify'>Flistify source on GitHub.</a> <a href='https://github.com/nycki93/flistify'>Flistify source on GitHub.</a>
</p> </p>
</section> </section>
@ -67,7 +67,7 @@
<li>Commodore</li> <li>Commodore</li>
<li>Infosponge</li> <li>Infosponge</li>
<li>Jur</li> <li>Jur</li>
<li>Nupanick</li> <li>Nupanick (me!)</li>
<li>Oof, aka Superbowl Shuffle</li> <li>Oof, aka Superbowl Shuffle</li>
<li>Quantum P</li> <li>Quantum P</li>
<li>RobertP</li> <li>RobertP</li>