Compare commits

..

12 commits

9 changed files with 8 additions and 11 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html>
<head> <head>
<title>About | Freed's place</title> <title>About | Freed's place</title>
<link rel="stylesheet" href="/assets/style.css"> <link rel="stylesheet" href="/assets/style.css">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 274 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 362 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 127 KiB

Before After
Before After

View file

@ -134,5 +134,3 @@ a:hover {
.content {margin: auto; min-height: 400px;} .content {margin: auto; min-height: 400px;}
.invert {flex-direction: row-reverse;} .invert {flex-direction: row-reverse;}
.links {white-space: nowrap; overflow: scroll;}

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html>
<head> <head>
<title>Contact | Freed's place</title> <title>Contact | Freed's place</title>
<link rel="stylesheet" href="/assets/style.css"> <link rel="stylesheet" href="/assets/style.css">
@ -37,14 +37,13 @@
<div class="item center"> <div class="item center">
<img src="/assets/img/phone.png" class="img circle"> <img src="/assets/img/phone.png" class="img circle">
</div> </div>
<div class="item links"> <div class="item">
<h1>Find them here!</h1> <h1>Find them here!</h1>
<p> <p>
<a href="https://social.pixelated.sh/@FreedTapestry21" target="_blank">Fediverse: @FreedTapestry21@social.pixelated.sh</a> <br> <a href="https://social.pixelated.sh/@FreedTapestry21" target="_blank">Fediverse: FreedTapestry21@social.pixelated.sh</a> <br>
<a href="https://discord.com/users/570485025611579392" target="_blank">Discord: @freedtapestry21</a> <br> <a href="https://discord.com/users/570485025611579392" target="_blank">Discord: @FreedTapestry21</a> <br>
<a href="https://matrix.to/#/@freedtapestry21:matrix.org" target="_blank">Matrix: @freedtapestry21:matrix.org</a> <br>
<a href="https://signal.me/#eu/EHvY-TKXzxxz7m-4Ra9Cqvm7vt3j4tNA1Twrp1ZmyotJ-9GZ7LlFtI8uGdrGzVqz" target="_blank">Signal: @FreedTapestry.21</a> <br> <a href="https://signal.me/#eu/EHvY-TKXzxxz7m-4Ra9Cqvm7vt3j4tNA1Twrp1ZmyotJ-9GZ7LlFtI8uGdrGzVqz" target="_blank">Signal: @FreedTapestry.21</a> <br>
<a href="https://ko-fi.com/freedtapestry21" target="_blank">Ko-fi: freedtapestry21</a> <br> <a href="https://ko-fi.com/freedtapestry21" target="_blank">Ko-fi: FreedTapestry21</a> <br>
<a href="mailto:freedtapestry21@pixelated.sh" target="_blank">E-Mail: freedtapestry21@pixelated.sh</a> <a href="mailto:freedtapestry21@pixelated.sh" target="_blank">E-Mail: freedtapestry21@pixelated.sh</a>
</p> </p>
</div> </div>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html>
<head> <head>
<title>Home | Freed's place</title> <title>Home | Freed's place</title>
<link rel="stylesheet" href="/assets/style.css"> <link rel="stylesheet" href="/assets/style.css">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-US"> <html>
<head> <head>
<title>Info | Freed's place</title> <title>Info | Freed's place</title>
<link rel="stylesheet" href="/assets/style.css"> <link rel="stylesheet" href="/assets/style.css">