Added a other page, and written a snuff page.
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 4s
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 4s
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
82
pages/other.html
Normal file
82
pages/other.html
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="color-scheme" content="dark">
|
||||||
|
<meta name="theme-color" content="#0e0016">
|
||||||
|
<title>Other</title>
|
||||||
|
|
||||||
|
<meta name="og:url" content="https://purplebored.pl/pages/other.html" />
|
||||||
|
<meta name="og:title" content="Purplebored - Other" />
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:image" content="/assets/images/pfp.png">
|
||||||
|
<meta name="og:description" content="Things which don't fit in anywhere else!" />
|
||||||
|
|
||||||
|
<meta name="description" content="Things which don't fit in anywhere else!">
|
||||||
|
<link rel="icon" href="/favicon.png" type="image/png">
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- Navbar related code. -->
|
||||||
|
<button class="mobile-nav-toggle" aria-label="Toggle menu">
|
||||||
|
☰
|
||||||
|
</button>
|
||||||
|
<nav class="navbar">
|
||||||
|
<div class="navbar-top-icons">
|
||||||
|
<div class="icon-item">
|
||||||
|
<a href="http://niko.fsky42e4xj4o4q7xiyxzodqvd75iwgztywxtbugdmixamrmui5l4vhid.onion/" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/images/icons/tor.png" alt="Tor Mirror">
|
||||||
|
<span class="icon-label tor-label">Tor</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="icon-item">
|
||||||
|
<a href="/pages/ygg.html" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/images/icons/ygg.png" alt="Information about Yggdrasil">
|
||||||
|
<span class="icon-label ygg-label">Ygg</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/index.html">Home</a></li>
|
||||||
|
<li><a href="/pages/about.html">About me</a></li>
|
||||||
|
<li><a href="/pages/projects.html">Projects</a></li>
|
||||||
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div class="content project-page">
|
||||||
|
<div class="middle">
|
||||||
|
<h1>Some other pages!</h1>
|
||||||
|
<p>
|
||||||
|
Here you can find some other pages which I did not want to put in the navbar, or link somewhere.
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/pages/other/snuff.html">Nasal Snuff!</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="/">← Back to home page</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer">
|
||||||
|
Purplebored © 2023-2025 |
|
||||||
|
<a href="https://git.purplebored.pl/purplebored/purplebored.pl">Source code</a> |
|
||||||
|
<a href="/pages/contact.html">Contact Me</a> |
|
||||||
|
<a href="https://status.purplebored.pl"> Uptime / Status</a> |
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="clouds">
|
||||||
|
<img src="/assets/images/clouds.png" alt="Clouds">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<canvas id="night"></canvas>
|
||||||
|
<script src="/assets/js/script.js" defer></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
115
pages/other/snuff.html
Normal file
115
pages/other/snuff.html
Normal file
@@ -0,0 +1,115 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="color-scheme" content="dark">
|
||||||
|
<meta name="theme-color" content="#0e0016">
|
||||||
|
<title>Nasal snuff</title>
|
||||||
|
|
||||||
|
<meta name="og:url" content="https://purplebored.pl/pages/other/snuff.html" />
|
||||||
|
<meta name="og:title" content="Purplebored - Snuff" />
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:image" content="/assets/images/pfp.png">
|
||||||
|
<meta name="og:description" content="A few words about nasal snuff." />
|
||||||
|
|
||||||
|
<meta name="description" content="A few words about nasal snuff.">
|
||||||
|
<link rel="icon" href="/favicon.png" type="image/png">
|
||||||
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- Navbar related code. -->
|
||||||
|
<button class="mobile-nav-toggle" aria-label="Toggle menu">
|
||||||
|
☰
|
||||||
|
</button>
|
||||||
|
<nav class="navbar">
|
||||||
|
<div class="navbar-top-icons">
|
||||||
|
<div class="icon-item">
|
||||||
|
<a href="http://niko.fsky42e4xj4o4q7xiyxzodqvd75iwgztywxtbugdmixamrmui5l4vhid.onion/" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/images/icons/tor.png" alt="Tor Mirror">
|
||||||
|
<span class="icon-label tor-label">Tor</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="icon-item">
|
||||||
|
<a href="/pages/ygg.html" target="_blank" rel="noopener noreferrer">
|
||||||
|
<img src="/assets/images/icons/ygg.png" alt="Information about Yggdrasil">
|
||||||
|
<span class="icon-label ygg-label">Ygg</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/index.html">Home</a></li>
|
||||||
|
<li><a href="/pages/about.html">About me</a></li>
|
||||||
|
<li><a href="/pages/projects.html">Projects</a></li>
|
||||||
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div class="content project-page">
|
||||||
|
<div class="middle">
|
||||||
|
<h1>Snuff!</h1>
|
||||||
|
|
||||||
|
<h5>
|
||||||
|
MINISTER ZDROWIA OSTRZEGA: UŻYWANIE TYTONIU SZKODZI ZDROWIU.
|
||||||
|
<br />
|
||||||
|
THE MINISTER OF HEALTH WARNS: USING TOBACCO IS HARMFUL TO YOUR HEALTH.
|
||||||
|
<br />
|
||||||
|
I do not condone snuff taking or any other nicotine use. Snuff is a tobacco based product and contains nicotine which is known to be highly addictive. The content on this page is purley informational.
|
||||||
|
</h5>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Hey I first should maybe explain what nasal snuff is for the people who don't know, so
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>What's nasal snuff?</h2>
|
||||||
|
<p>
|
||||||
|
Snuff is a type of smokeless tobacco product made from finely ground or pulverized tobacco leaves. It is sniffed (also sometimes written as "snuffed".) into the nasal cavity, delivering nicotine and a flavored scent to the user.
|
||||||
|
<br />
|
||||||
|
Snuff is also <i>healthier</i> than normal smoking. BTW <strong>Healthier does not equal healthy!</strong>
|
||||||
|
Snuff is still a tobacco products and still carriers risks with it.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>How did my journey with snuff start?</h2>
|
||||||
|
<p>
|
||||||
|
It started from pure curiosity, and from me being too poor to afford cigarettes. I saw a box of <code>Gletscher Prise</code> and decided to get it.
|
||||||
|
And holy fuck was I blown away by how good it was. The first time felt like breathing in 8K or something like that.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Why do I take snuff?</h2>
|
||||||
|
<p>
|
||||||
|
Mostly for the flavours it offers. Also, I just love the snuff culture I personally find it a lot more respectful and interesting then cigarette smoking.
|
||||||
|
Also, sometimes when I don't smoke for some reason, I like to use it to get that nicotine hit.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>What's so interesting about snuff?</h2>
|
||||||
|
<p>
|
||||||
|
Snuff is weirdly fascinating because there are so many types fine, coarse, dry, menthol nukes, floral perfumes,
|
||||||
|
and blends that smell like someone emptied a spice cabinet. Half the fun is just figuring out what strange scent
|
||||||
|
you’ve opened this time and wondering who thought it was a good idea.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="/">← Back to home page</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="footer">
|
||||||
|
Purplebored © 2023-2025 |
|
||||||
|
<a href="https://git.purplebored.pl/purplebored/purplebored.pl">Source code</a> |
|
||||||
|
<a href="/pages/contact.html">Contact Me</a> |
|
||||||
|
<a href="https://status.purplebored.pl"> Uptime / Status</a> |
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="clouds">
|
||||||
|
<img src="/assets/images/clouds.png" alt="Clouds">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<canvas id="night"></canvas>
|
||||||
|
<script src="/assets/js/script.js" defer></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
<li><a href="/pages/contact.html">Contact</a></li>
|
<li><a href="/pages/contact.html">Contact</a></li>
|
||||||
<li><a href="/pages/services.html">Services</a></li>
|
<li><a href="/pages/services.html">Services</a></li>
|
||||||
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
<li><a href="/pages/terms.html">Terms of Service</a></li>
|
||||||
<li><a href="#">Other</a></li>
|
<li><a href="/pages/other.html">Other</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -81,6 +81,10 @@
|
|||||||
<li>My website on Ygg: <a href="http://[200:38ad:e575:f3c1:aba7:9e86:ae1e:4922]/"><code>http://[200:38ad:e575:f3c1:aba7:9e86:ae1e:4922]/</code></a></li>
|
<li>My website on Ygg: <a href="http://[200:38ad:e575:f3c1:aba7:9e86:ae1e:4922]/"><code>http://[200:38ad:e575:f3c1:aba7:9e86:ae1e:4922]/</code></a></li>
|
||||||
<li>More stuff coming soon ;)</li>
|
<li>More stuff coming soon ;)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<p style="margin-top: 2rem;">
|
||||||
|
<a href="/">← Back to Home</a>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user