Changed github to gitea
This commit is contained in:
parent
cb0c5f326c
commit
4ead0929f1
BIN
assets/imgs/gitea.png
Normal file
BIN
assets/imgs/gitea.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.0 KiB |
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#terminal {
|
#terminal {
|
||||||
width: 98%;
|
width: 98%;
|
||||||
height: 110px;
|
height: 120px;
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<title>Home</title>
|
<title>Home</title>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="description" content="lkarch's Website" />
|
<meta name="description" content="lkarch's Website" />
|
||||||
<meta name="keywords" content="lkarch, website, github, minecraft" />
|
<meta name="keywords" content="lkarch, website, gitea, minecraft" />
|
||||||
<meta author="lkarch" />
|
<meta author="lkarch" />
|
||||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||||
<link rel="stylesheet" href="/assets/styles/index.css" />
|
<link rel="stylesheet" href="/assets/styles/index.css" />
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<title>About</title>
|
<title>About</title>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="description" content="lkarch's Website" />
|
<meta name="description" content="lkarch's Website" />
|
||||||
<meta name="keywords" content="lkarch, website, github, minecraft" />
|
<meta name="keywords" content="lkarch, website, gitea, minecraft" />
|
||||||
<meta author="lkarch" />
|
<meta author="lkarch" />
|
||||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||||
<link rel="stylesheet" href="/assets/styles/about.css" />
|
<link rel="stylesheet" href="/assets/styles/about.css" />
|
||||||
@ -26,8 +26,8 @@
|
|||||||
<div id="content-wrap">
|
<div id="content-wrap">
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<p class="links-title">Links</p>
|
<p class="links-title">Links</p>
|
||||||
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://github.com/edwark43"
|
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://git.lkarch.org/lkarch"
|
||||||
><img class="img" src="/assets/imgs/github.png" alt="Github"
|
><img class="img" src="/assets/imgs/gitea.png" alt="Gitea"
|
||||||
/></a>
|
/></a>
|
||||||
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://steamcommunity.com/id/lkarch"
|
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://steamcommunity.com/id/lkarch"
|
||||||
><img class="img" src="/assets/imgs/steam.png" alt="Steam"
|
><img class="img" src="/assets/imgs/steam.png" alt="Steam"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user