This repository was archived by the owner on Aug 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
49 lines (49 loc) · 4.11 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html style="font-size: 16px;">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>CodeUtilities</title>
<link rel="stylesheet" href="codeutilities.css" media="screen">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Abel:400">
<meta property="og:title" content="CodeUtilities">
<meta property="og:type" content="website">
<meta name="theme-color" content="#478ac9">
<link rel="canonical" href="index.html">
<link rel="icon" href="https://raw.githubusercontent.com/CodeUtilities/codeutilities.github.io/master/favicon.ico">
<meta property="og:url" content="index.html">
</head>
<body style="background-image: url(images/1.jpg)">
<section class="u-section-1" id="sec-a3f5">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<div class="u-align-left u-container-style u-group u-opacity u-opacity-75 u-shape-rectangle u-white u-group-1">
<div class="u-container-layout u-container-layout-1">
<img src="images/codeutilities_new.png" alt="" class="u-align-left u-image u-image-default u-preserve-proportions u-image-1">
<div class="u-align-center u-container-style u-expanded-width-xs u-group u-shape-rectangle u-group-2">
<div class="u-container-layout u-valign-bottom-sm u-valign-bottom-xs u-container-layout-2">
<h1 class="u-custom-font u-text u-text-1">CodeUtilities</h1>
<h2 class="u-align-center-lg u-align-center-md u-custom-font u-font-lato u-subtitle u-text u-text-default u-text-2">A set of utilities for <a href="https://mcdiamondfire.com/" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-1-base u-btn-1" target="_blank">DiamondFire</a>
</h2>
</div>
</div>
<div class="u-align-center-sm u-align-center-xs u-align-left-lg u-align-left-md u-align-left-xl u-container-style u-group u-shape-rectangle u-group-3">
<div class="u-container-layout u-container-layout-3">
<p class="u-align-center-lg u-align-center-md u-align-center-xl u-text u-text-default u-text-3">v3.0.0 for <a href="https://fabricmc.net/" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-1-base u-btn-2" target="_blank">Fabric</a> mod loader
</p>
<a href="https://github.com/CodeUtilities/CodeUtilities/releases/latest" class="u-btn u-btn-round u-button-style u-custom-color-1 u-file-link u-radius-8 u-btn-3" style="width:100%">Download for Minecraft 1.18.x</a>
<a href="https://github.com/CodeUtilities/CodeUtilities/wiki" class="u-btn u-btn-round u-button-style u-palette-3-base u-radius-8 u-btn-4" target="_blank" style="width:100%">Documentation</a>
<a href="https://discord.gg/WY6tPFE" class="u-btn u-btn-round u-button-style u-custom-color-2 u-radius-8 u-btn-5" target="_blank" style="width:100%">Discord Server</a>
<p class="u-align-center-lg u-align-center-md u-align-center-xl u-text u-text-default u-text-4">
<a href="https://github.com/CodeUtilities/CodeUtilities/" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-palette-1-base u-btn-6" target="_blank">View on GitHub</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>