mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
Update index.html
This commit is contained in:
parent
35c6fc199c
commit
399f287348
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>EaglerForge Injector</title>
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||
<style>
|
||||
* {
|
||||
font-family: monospace;
|
||||
@ -263,5 +264,6 @@ var main;(function(){`
|
||||
<script src="postinit.injector.js"></script>
|
||||
<script src="modloader.injector.js"></script>
|
||||
<script src="modgui.injector.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user