- added plantuml to about me
- added linux info to lower links
This commit is contained in:
@@ -78,7 +78,7 @@ code{
|
|||||||
text-shadow: 2px 2px 2px black;
|
text-shadow: 2px 2px 2px black;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
|
||||||
background-image: url("./img/index_banner.png");
|
background-image: url("./img/index_banner.png?v=2");
|
||||||
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: 0px -120px;
|
background-position: 0px -120px;
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<meta name="theme-color" content="#0000ff">
|
<meta name="theme-color" content="#0000ff">
|
||||||
|
|
||||||
<title>iceyfox frost box</title>
|
<title>iceyfox frost box</title>
|
||||||
<link rel="stylesheet" href="assets/index.css?ver=32" />
|
<link rel="stylesheet" href="assets/index.css?ver=33" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
@@ -47,10 +47,11 @@
|
|||||||
<br><br>
|
<br><br>
|
||||||
<div class="line-break"></div>
|
<div class="line-break"></div>
|
||||||
<h1>about me</h1>
|
<h1>about me</h1>
|
||||||
<p>Im interested in coding, networking technologies, 3d modeling, 3d CGI, and I dabble in SVG's</p>
|
<p>I'm interested in coding, networking technologies, 3d modeling, 3d CGI, and I dabble in SVG's</p>
|
||||||
<p>Programming in bash, Clang, Javascript, Nodejs, lua, and beginning with web design.</p>
|
<p>Programming in bash, Clang, Javascript, Nodejs, lua, and beginning with web design.</p>
|
||||||
|
<p>I'm also beginning to mess around with making graphs using PlantUML</p>
|
||||||
<p>My main focus is web sockets, mysql, and anything really that involves connecting devices to other devices. Typically through web sockets.</p>
|
<p>My main focus is web sockets, mysql, and anything really that involves connecting devices to other devices. Typically through web sockets.</p>
|
||||||
<p>Previous work experience? none, i do this as a hobby.</p>
|
<p>Previous work experience? None, I do this as a hobby.</p>
|
||||||
<p>And i use arch btw. :)</p>
|
<p>And i use arch btw. :)</p>
|
||||||
<p>See more of my art <a href="https://iceyfox.xyz/full_art.html">here</a></p>
|
<p>See more of my art <a href="https://iceyfox.xyz/full_art.html">here</a></p>
|
||||||
<div class="line-break"></div>
|
<div class="line-break"></div>
|
||||||
@@ -75,6 +76,7 @@
|
|||||||
<h1>links</h1>
|
<h1>links</h1>
|
||||||
<a target="_BLANK" href="full_art.html">see art</a><br>
|
<a target="_BLANK" href="full_art.html">see art</a><br>
|
||||||
<a target="_BLANK" href="/articles/">my articles. blog, updates, and rss feed</a><br>
|
<a target="_BLANK" href="/articles/">my articles. blog, updates, and rss feed</a><br>
|
||||||
|
<a target="_BLANK" href="/linuxinfo/">linux info. contains some other stuff too.</a><br>
|
||||||
|
|
||||||
<h2>rule pages</h2>
|
<h2>rule pages</h2>
|
||||||
<div><a target="_BLANK" href="minecraft.html">minecraft rules</a></div>
|
<div><a target="_BLANK" href="minecraft.html">minecraft rules</a></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user