Skip to content

Commit a8bdc70

Browse files
Update exe and jar
1 parent e6d0240 commit a8bdc70

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

app/main.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
<container.section></container.section> <! –– you can find it under the container folder. ––>
1717

18+
1819
<svg class="absolute left-0 max-w-md mt-24 -ml-64 left-svg" viewBox="0 0 423 423" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1920
<defs>
2021
<linearGradient x1="100%" y1="0%" x2="4.48%" y2="0%" id="linearGradient-1">

aurelius.exe

4.39 MB
Binary file not shown.

aurelius.jar

4.39 MB
Binary file not shown.

settings.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
server:
22
port: 8080
3-
threadSize: 2
3+
threadSize: 2
4+
ui: true

0 commit comments

Comments
 (0)