File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-23 Subhajit Sahu
3+ Copyright (c) 2021-25 Subhajit Sahu
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -81,3 +81,4 @@ The courses **[Discrete Mathematics and Algorithms (DMA)](https://github.com/iii
8181
8282[ ![ ] ( https://img.youtube.com/vi/379s_WzePts/maxresdefault.jpg )] ( https://www.youtube.com/watch?v=379s_WzePts )
8383[ ![ ORG] ( https://img.shields.io/badge/org-wolfram77-green?logo=Org )] ( https://wolfram77.github.io )
84+ ![ ] ( https://ga-beacon.deno.dev/G-4FTHWYCNMC:Ze0vK3cdTmSz-bzSssU1-Q/iiithf.github.io )
Original file line number Diff line number Diff line change 1+ <!-- Google tag (gtag.js) -->
2+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-4FTHWYCNMC "> </ script >
3+ < script >
4+ window . dataLayer = window . dataLayer || [ ] ;
5+ function gtag ( ) { dataLayer . push ( arguments ) ; }
6+ gtag ( 'js' , new Date ( ) ) ;
7+ gtag ( 'config' , 'G-4FTHWYCNMC' ) ;
8+ </ script >
You can’t perform that action at this time.
0 commit comments