From 65e7041a3c88a5b2d1ae76e7023807537775cb1b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 21 Sep 2024 13:15:44 +0200 Subject: Initial NextJS project creation with basic structure --- src/index.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html deleted file mode 100644 index 5ddd550..0000000 --- a/src/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
- - -CIDR is a notation for describing blocks of IP addresses and is used heavily in various networking configurations. IP addresses contain 4 octets, each consisting of 8 bits giving values between 0 and 255. The decimal value that comes after the slash is the number of bits consisting of the routing prefix. This in turn can be translated into a netmask, and also designates how many available addresses are in the block.
-