We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e2f4a commit 7b20d22Copy full SHA for 7b20d22
data/archive.js
@@ -1,5 +1,11 @@
1
const data = {
2
entries: [
3
+ {
4
+ year: 2025,
5
+ website: "https://website.2025.lac.tf",
6
+ platform: "https://platform.2025.lac.tf",
7
+ github: "https://github.com/uclaacm/lactf-archive/tree/main/2025"
8
+ },
9
{
10
year: 2024,
11
website: "https://website.2024.lac.tf",
0 commit comments