Skip to content

Commit

Permalink
Updated data
Browse files Browse the repository at this point in the history
  • Loading branch information
ricksouth committed Jul 21, 2024
1 parent bc979f4 commit f4f566e
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/data/changelog_data.json

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/data/logo/sticky-enchanting-lapis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/data/mod_data.json

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions mod/sticky-enchanting-lapis/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="identifier-url" content="https://serilum.com/" />
<meta name="description" content="" />
<meta name="keywords" content="serilum, minecraft, mods, overview, curseforge" />
<meta name="author" content="Rick South" />
<link rel="shortcut icon" href="/assets/images/favicon.ico" type="image/x-icon">
<title>Serilum.com | Mod</title>
</head>
<body></body>
<script type="text/javascript" src="/assets/external/js/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="/assets/js/mod-page.js"></script>
</html>

0 comments on commit f4f566e

Please sign in to comment.