Fix index.html, Update mr
This commit is contained in:
parent
dd5056a16c
commit
7df89926b7
@ -235,7 +235,11 @@
|
||||
<br />
|
||||
<div class="article">
|
||||
<p>Alias: <b><code>MrLetsplay</code></b></p>
|
||||
<p>Github Page: <a href="https://github.com/MrLetsplay2003" target="_blank">MrLetsplay;</a></p>
|
||||
<p>
|
||||
Github Page: <a href="https://github.com/MrLetsplay2003" target="_blank">MrLetsplay;</a><br>
|
||||
Gitea: <a href="https://git.cringe-studios.com/mr" target="_blank">mr</a>
|
||||
</p>
|
||||
<p></p>
|
||||
<p>E-Mail: <a href="mailto:webmaster@cringe-studios.com" target="_blank">mr@cringe-studios.com</a></p>
|
||||
<b>Favorites:</b>
|
||||
<ul style="list-style-type:lower-greek;">
|
||||
@ -339,7 +343,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<b class="blinking" style="background-color:red; color:yellow;text-align:center">This site has been visited 000014313 times (<span id="visited-self"></span> times by you)</b>
|
||||
<b class="blinking" style="background-color:red; color:yellow;text-align:center">This site has been visited <?php include("visitor_counter.php"); echo getCounter(); ?> times (<span id="visited-self"></span> times by you)</b>
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
BIN
mr/erp/PackageVORLESUNG.rapidstart
Normal file
BIN
mr/erp/PackageVORLESUNG.rapidstart
Normal file
Binary file not shown.
BIN
mr/erp/Variantengenerator.zip
Normal file
BIN
mr/erp/Variantengenerator.zip
Normal file
Binary file not shown.
BIN
mr/erp/erp-everything-0.0.1.vsix
Normal file
BIN
mr/erp/erp-everything-0.0.1.vsix
Normal file
Binary file not shown.
BIN
mr/erp/erp-everything-0.0.1.zip.vsix
Normal file
BIN
mr/erp/erp-everything-0.0.1.zip.vsix
Normal file
Binary file not shown.
BIN
mr/erp/extension.vsix
Normal file
BIN
mr/erp/extension.vsix
Normal file
Binary file not shown.
@ -318,7 +318,11 @@
|
||||
let content = [
|
||||
" ",
|
||||
" MrLetsplay's Secret Space",
|
||||
[" Check out ", { text : "my blog", link: "https://blog.mr.cringe-studios.com/" }],
|
||||
" ",
|
||||
" Links",
|
||||
[" - ", { text: "Blog", link: "https://blog.mr.cringe-studios.com/" }],
|
||||
[" - ", { text: "GitHub", link: "https://github.com/MrLetsplay2003" }],
|
||||
[" - ", { text: "Cringe Studios Git", link: "https://git.cringe-studios.com/mr" }],
|
||||
" ",
|
||||
" Projects",
|
||||
[" - ", { text: "KekEngine", link: "https://git.cringe-studios.com/mr/KekEngine" }, " (+ ", { text: "Kekrooms", link: "https://git.cringe-studios.com/mr/Kekrooms" }, ")"],
|
||||
|
Loading…
Reference in New Issue
Block a user