mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-16 01:36:50 +00:00
Add Kurse
This commit is contained in:
@@ -64,11 +64,3 @@ block main
|
||||
if m.members
|
||||
= ' '
|
||||
small.members= `(${m.members})`
|
||||
|
||||
script.
|
||||
document.getElementById('dach').onclick = e => {
|
||||
console.log({
|
||||
top: Math.round(e.offsetY / e.target.height * 100) - 2,
|
||||
left: Math.round(e.offsetX / e.target.width * 100) + 1
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user