more text lol
This commit is contained in:
parent
ecc8e7b67a
commit
079c120312
1 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>About Me</title>
|
||||
<link rel="stylesheet" href="/style/style.css" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -21,7 +22,7 @@
|
|||
|
||||
<h3>About Me</h3>
|
||||
<code>
|
||||
Skateboarder, cybersecurity enthusiast, *nix user (btw I use Arch Linux <i class="fa fa-archlinux" aria-hidden="true"></i>) and programmer. I love terminal applications. I don't have nothing else to say ┐(‘~` )┌ .
|
||||
I like to Skateboard and a cybersecurity/privacy enthusiast. I use <a href="https://archlinux.org/">Arch Linux</a> <i class="fa fa-archlinux" aria-hidden="true"></i> btw and I do programming as a hobby. I coded this website, host it (I have physical access to the server) and did the SSL certificate personally. Expect a <a href="http://matrix.org">Matrix</a> server soon! I recommend using the <a href="https://element.io/get-started">Element</a> Client.
|
||||
</code>
|
||||
|
||||
<footer class="site-footer">
|
||||
|
|
Loading…
Add table
Reference in a new issue