1 Star 0 Fork 0

Monika/lukflugmvn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 2.34 KB
一键复制 编辑 原始数据 按行查看 历史
lukflug 提交于 2022-10-24 22:07 . update copyright year
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta property="og:title" content="luflug's website">
<meta property="og:description" content="lukflug's random stuff">
<meta property="og:image" content="https://lukflug.github.io/social-preview.png">
<meta property="og:url" content="https://lukflug.github.io/">
<meta name="twitter:card" content="summary_large_image">
<title>lukflug's website</title>
<link rel="stylesheet" href="main.css">
<link rel="icon" type="image/png" href="logo.png">
</head>
<body>
<header>
<h1><a href="index.html">lukflug's random stuff</a></h1>
</header>
<nav>
<a href="index.html" class="active">Home</a>
<a href="panelstudio.html">PanelStudio</a>
<a href="logo-generator.html">Logo Generator</a>
<a href="forgegradle-patch.html">ForgeGradle Patch</a>
<a href="maven/index.html">Maven repo</a>
<a href="navigation.html">Navigation</a>
<a href="https://github.com/lukflug" style="float:right;">GitHub</a>
</nav>
<section>
<h2>lukflug's website</h2>
<p>Hello there, I am an amateur programmer and you somehow happened to stumble upon my website!
This GitHub pages site hosts PanelStudio stuff, an online logo generator I made and a ForgeGradle patch.</p>
<p>Check out my <a href="maven/index.html">Maven repo</a>, <a href="https://github.com/lukflug">GitHub</a>
or <a href="navigation.html">browse the contents of this webpage</a>!</p>
</section>
<section>
<h2>PanelStudio</h2>
<p>An extensible and customizable GUI API/library to create ClickGUIs, HUDEditors and TabGUIs designed for use in Minecraft utility mods.</p>
<p><a href="panelstudio.html">Go to PanelStudio page.</a></p>
</section>
<section>
<h2>Logo Generator</h2>
<p>Create your very own lukflug-like logo and stop messaging me about this!</p>
<p><a href="logo-generator.html">Go to Logo Generator page.</a></p>
</section>
<section>
<h2>ForgeGradle 2.x Patches (obsolete)</h2>
<p>Patch for ForgeGradle 2.1-SNAPSHOT, 2.2-SNAPSHOT and 2.3-SNAPSHOT that accomodates the recent Forge Maven repository entrypoint change.</p>
<p><a href="forgegradle-patch.html">Go to ForgeGradle Patch page.</a></p>
</section>
<footer>
<div>&copy; 2021,2022 lukflug. All rights reserved.</div>
</footer>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ioypo/lukflugmvn.git
git@gitee.com:ioypo/lukflugmvn.git
ioypo
lukflugmvn
lukflugmvn
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385