File tree Expand file tree Collapse file tree 3 files changed +34
-0
lines changed
Expand file tree Collapse file tree 3 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ <!-- Google tag (gtag.js) -->
5+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-RDMH3QY4NK "> </ script >
6+ < script >
7+ window . dataLayer = window . dataLayer || [ ] ;
8+ function gtag ( ) { dataLayer . push ( arguments ) ; }
9+ gtag ( 'js' , new Date ( ) ) ;
10+
11+ gtag ( 'config' , 'G-RDMH3QY4NK' ) ;
12+ </ script >
13+
414 < meta charset ="UTF-8 ">
515 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
616 < title > Contact Us - SwiftWare Lab</ title >
4050 }
4151 }
4252 </ style >
53+
54+
55+
4356</ head >
4457< body >
4558 < header >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ <!-- Google tag (gtag.js) -->
5+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-RDMH3QY4NK "> </ script >
6+ < script >
7+ window . dataLayer = window . dataLayer || [ ] ;
8+ function gtag ( ) { dataLayer . push ( arguments ) ; }
9+ gtag ( 'js' , new Date ( ) ) ;
10+
11+ gtag ( 'config' , 'G-RDMH3QY4NK' ) ;
12+ </ script >
13+
414 < meta charset ="UTF-8 ">
515 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
616 < title > Publications - SwiftWare Lab</ title >
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ <!-- Google tag (gtag.js) -->
5+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-RDMH3QY4NK "> </ script >
6+ < script >
7+ window . dataLayer = window . dataLayer || [ ] ;
8+ function gtag ( ) { dataLayer . push ( arguments ) ; }
9+ gtag ( 'js' , new Date ( ) ) ;
10+
11+ gtag ( 'config' , 'G-RDMH3QY4NK' ) ;
12+ </ script >
13+
14+
415 < meta charset ="UTF-8 ">
516 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
617 < title > Research - SwiftWare Lab</ title >
You can’t perform that action at this time.
0 commit comments