From 8d308fe5f7a83d635ef14e95c8e9abc171f76c7e Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Tue, 26 Nov 2024 14:32:41 +0200 Subject: impelement demo with guaranteed aspect-ratio (esm) --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58da595..896590d 100644 --- a/README.md +++ b/README.md @@ -95,19 +95,15 @@ let presentation = { ``` +## TODO: -## TODO: check if url is not broken +* guarantee aspect ratio -https://stackoverflow.com/questions/333634/http-head-request-in-javascript-ajax -https://stackoverflow.com/questions/1591401/javascript-jquery-check-broken-links +* check if url is not broken + - https://stackoverflow.com/questions/333634/http-head-request-in-javascript-ajax + - https://stackoverflow.com/questions/1591401/javascript-jquery-check-broken-links - - - -## TODO: custom effects - -brainstorming: - -* https://codepen.io/paralleluniv3rse/pen/yGQjMv \ No newline at end of file +* custom effects, ex: + - https://codepen.io/paralleluniv3rse/pen/yGQjMv \ No newline at end of file -- cgit v1.2.3