Add publish plasma widgets tutorial

This commit is contained in:
Hamza Nasher-Alneam 2024-05-15 19:50:49 -04:00
parent 6e89cb04a1
commit 78acf2426c
12 changed files with 109 additions and 19 deletions

View file

@ -2,16 +2,16 @@
<html lang="en">
<head>
<meta name="viewport" content="width=device-width">
<meta name="description" content="The developer Editor Rust's personal website!">
<link rel="shortcut icon" type="image/x-icon" href="Icons/race.png">
<meta name="description" content="Hamza Nasher-Alneam's developer profile website!">
<link rel="shortcut icon" type="image/x-icon" href="icons/race.png">
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="Styles/styles.css">
<link rel="stylesheet" href="Styles/thoughts.css">
<title>Thoughts | Editor Rust</title>
<link rel="stylesheet" href="styles/styles.css">
<link rel="stylesheet" href="styles/thoughts.css">
<title>Thoughts | Hamza Nasher-Alneam</title>
</head>
<body>
<a class="home" href="/">Home</a>
<a class="home" href="index.html">Home</a>
<br><br>
<div class="content thoughtsblock">
@ -42,13 +42,11 @@
<div>
<h2>Find me</h2>
<p>Github -> <a href="https://github.com/hnasheralneam">GitHub</a></p>
<p class="faded-footer">A lot of my work is on GitHub</p>
<p>Replit -> <a href="https://replit.com/@hnasheralneam">Replit</a></p>
<p class="faded-footer">Some smaller projects</p>
<p class="faded-footer">Many of my projects are on GitHub</p>
</div>
<div>
<h2>Contact me</h2>
<p>My personal account -> <a href="mailto:hnasheralneam@gmail.com">hnasheralneam at google mail</a></p>
<p>Email account -> <a href="mailto:hnasheralneam@gmail.com">hnasheralneam at google mail</a></p>
<p>Discord account -> <a href="#">namegoes.here</a></p>
</div>
</div>