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 {
|
||||
width: 98%;
|
||||
height: 110px;
|
||||
height: 120px;
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<title>Home</title>
|
||||
<meta charset="UTF-8" />
|
||||
<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" />
|
||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/index.css" />
|
||||
|
@ -4,7 +4,7 @@
|
||||
<title>About</title>
|
||||
<meta charset="UTF-8" />
|
||||
<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" />
|
||||
<link rel="stylesheet" href="/assets/styles/main.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/about.css" />
|
||||
@ -26,8 +26,8 @@
|
||||
<div id="content-wrap">
|
||||
<div class="links">
|
||||
<p class="links-title">Links</p>
|
||||
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://github.com/edwark43"
|
||||
><img class="img" src="/assets/imgs/github.png" alt="Github"
|
||||
<a class="social-link" target="_blank" rel="noreferrer noopener" href="https://git.lkarch.org/lkarch"
|
||||
><img class="img" src="/assets/imgs/gitea.png" alt="Gitea"
|
||||
/></a>
|
||||
<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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user