#import "@preview/rubber-article:0.3.2": article, maketitle
#import "@preview/icu-datetime:0.1.2": fmt-date

#show: article.with(lang: "he")

#maketitle(
	title: "מבני נתונים - מפגש בנושא במבחן", 
	authors: ("דניאל פ.ח.",), 
	date: fmt-date(datetime(day: 23, month: 6, year: 2025)) 
)