From 9b4c018201b32729787a0916e1b6dba01b270c67 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sat, 6 Aug 2022 17:09:25 -0700 Subject: [PATCH] :memo: Made note of typing animation in css --- aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aliases b/aliases index aaf178ef..0a8fbef2 100644 --- a/aliases +++ b/aliases @@ -339,6 +339,8 @@ alias demo2s="librewolf https://www.demo2s.com &" # cool video on fluid animation in css: # https://egghead.io/lessons/css-build-a-fluid-loading-animation-in-css +# cool video on animating typing using css +# https://codepen.io/aakhya/pen/EOxqOV/ # Hardening your Web Applications and Other Security related stuff # for hardening nginx