Use raw barrier redo screenshot

master
Minetest-j45 2022-07-22 10:37:12 +01:00
parent 4cd6fac492
commit 915d95c4e4
2 changed files with 2 additions and 29 deletions

View File

@ -8,6 +8,6 @@ Protective Shell|https://github.com/Minetest-j45/protective_shell|https://j1233.
Keystrokes|https://github.com/Minetest-j45/keystrokes||A Minetest CSM that adds the ability to see which keys/buttons are being pressed.
Sumo Duels|https://github.com/Minetest-j45/sumo_duels||A Minetest mod that implements the sumo duels minigame.
Serverlist CLI|https://github.com/Minetest-j45/serverlist_CLI||A CLI for Minetest's serverlist.
Barrier Redo|https://github.com/Minetest-j45/barrier_redo|https://github.com/Minetest-j45/barrier_redo/blob/master/screenshot.png|A fork of the Minetest barrier mod with an extra feature.
Barrier Redo|https://github.com/Minetest-j45/barrier_redo|https://github.com/Minetest-j45/barrier_redo/blob/master/screenshot.png?raw=true|A fork of the Minetest barrier mod with an extra feature.
Tag|https://github.com/Minetest-j45/tag||A Minetest mod that adds the ability to play tag.
Biome Detector|https://github.com/Minetest-j45/biome_detector||A minetest mod that allows you to get the name of the biome you are in.
1 Title Link Image Description
8 Keystrokes https://github.com/Minetest-j45/keystrokes A Minetest CSM that adds the ability to see which keys/buttons are being pressed.
9 Sumo Duels https://github.com/Minetest-j45/sumo_duels A Minetest mod that implements the sumo duels minigame.
10 Serverlist CLI https://github.com/Minetest-j45/serverlist_CLI A CLI for Minetest's serverlist.
11 Barrier Redo https://github.com/Minetest-j45/barrier_redo https://github.com/Minetest-j45/barrier_redo/blob/master/screenshot.png https://github.com/Minetest-j45/barrier_redo/blob/master/screenshot.png?raw=true A fork of the Minetest barrier mod with an extra feature.
12 Tag https://github.com/Minetest-j45/tag A Minetest mod that adds the ability to play tag.
13 Biome Detector https://github.com/Minetest-j45/biome_detector A minetest mod that allows you to get the name of the biome you are in.

View File

@ -14,36 +14,9 @@
<meta name="og:image:height" content="16">
<meta name="og:image" content="https://j1233.minetest.land/images/j45.png">
<title>projects page -j45's website</title>
<style type="text/css">
.image {
border: 5px outset purple;
background-color: white;
width: 30%;
height: 40%;
}
bigtext {
font-size: 50px;
}
content {
font-size: 100px;
}
</style>
</head>
<body>
<center>
<div class="image">
<img src="https://j1233.minetest.land/images/j45withname.png" width="18%" height="18%" style="image-rendering: pixelated; image-rendering: crisp-edges">
<button onclick="location = 'https://j1233.minetest.land/#nav';">Home</button>
<button onclick="location = 'https://j1233.minetest.land/#portfolio';">Portfolio</button>
<button onclick="location = 'https://j1233.minetest.land/blog/';">Blog</button>
<button onclick="discordFunc()">Discord</button>
<script>function discordFunc() {
window.open("https://discordapp.com/invite/pQ8HaE78Mt").focus();
}
</script>
<button onclick="location = 'https://j1233.minetest.land/contact/';">Contact</button>
</div>
<div><bigtext><u>Projects</u></bigtext></div>
//Mute mod for <a href="https://minetest.net/">Minetest</a>: <a href="https://github.com/Minetest-j45/mute">Github</a><br>
//Time stone mod for <a href="https://minetest.net/">Minetest</a>: <a href="https://github.com/Minetest-j45/time_stone">Github</a><br>
@ -72,8 +45,8 @@
//Barrier redo mod for <a href="https://minetest.net/">Minetest</a>: <a href="https://github.com/Minetest-j45/barrier_redo">Github</a><br>
//Tag mod for <a href="https://minetest.net/">Minetest</a>: <a href="https://github.com/Minetest-j45/tag">Github</a><br>
//Biome detector mod for <a href="https://minetest.net/">Minetest</a>: <a href="https://github.com/Minetest-j45/biome_detector">Github</a><br>
<!--<br><br>Copyright (c) 2021 j45 &lt;j45minetest@gmail.com&gt;<br>MIT License-->
</center>
<script src='https://j1233.minetest.land/nav.js'></script>
<script src='https://j1233.minetest.land/footer.js'></script>
</body>
</html>