done all pages of study in nz and blog, the category section is made to route hashtag

This commit is contained in:
gokul subedi
2024-11-18 17:16:36 +05:45
parent bb3ffa8a39
commit aabf2bb6b2
20 changed files with 2930 additions and 633 deletions

3
assets/css/custom.css Normal file
View File

@ -0,0 +1,3 @@
.social-link{
color: white;;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View File

@ -1736,4 +1736,4 @@
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
}