Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
BotSolver authored Oct 17, 2024
1 parent 4eb8c02 commit 0d2dcce
Show file tree
Hide file tree
Showing 4 changed files with 1,268 additions and 6 deletions.
6 changes: 3 additions & 3 deletions BetterMint/html/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html>

<head>
<title>BetterMint V2 Internal</title>
<title>Mint V2 Internal</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Exo 2">
<link href='https://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet'>
<link rel="stylesheet" type="text/css" href="../css/options.css">
<link rel="stylesheet" type="text/css" href="../css/material-icon.css">
<link rel="stylesheet" type="text/css" href="../css/fontawesome.css">
<link rel="stylesheet" href="../css/evalvaluetext.css">
<script src="../js/BetterMint.js"></script>
<script src="../js/Mint.js"></script>
<script src="../js/options.js"></script>
<style>
@keyframes fadein {
Expand Down Expand Up @@ -224,7 +224,7 @@
<body>
<div class="header-logo">
<img src="../img/betterlogo.png">
<span class="title">BetterMint V2 Internal</span>
<span class="title">Mint V2 Internal</span>
<?xml version="1.0" encoding="utf-8"?>
<svg id="popoutb" viewbox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<path
Expand Down
Loading

0 comments on commit 0d2dcce

Please sign in to comment.