update gradle in template, update about page

This commit is contained in:
moehreag 2024-08-04 12:21:17 +02:00
parent d3b3c619bb
commit 9f44d893c7
2 changed files with 10 additions and 2 deletions

View file

@ -52,6 +52,14 @@ const members = [
title: 'Moderator',
links: [
]
},
{
avatar: 'https://git.frogmc.dev/ender.png',
name: 'Ender',
title: 'Developer',
links: [
]
}
]
@ -69,4 +77,4 @@ const members = [
<VPTeamMembers
:members="members"
/>
</VPTeamPage>
</VPTeamPage>

View file

@ -1,6 +1,6 @@
#Mon May 13 10:13:59 CEST 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists