File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 61
61
href ="https://fonts.googleapis.com/css?family=Merriweather "
62
62
/>
63
63
64
- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-DVY2G4TQMN "> </ script >
64
+ < script
65
+ async
66
+ src ="https://www.googletagmanager.com/gtag/js?id=G-DVY2G4TQMN "
67
+ > </ script >
65
68
< script >
66
69
window . dataLayer = window . dataLayer || [ ] ;
67
- function gtag ( ) { dataLayer . push ( arguments ) ; }
68
- gtag ( 'js' , new Date ( ) ) ;
70
+ function gtag ( ) {
71
+ dataLayer . push ( arguments ) ;
72
+ }
73
+ gtag ( "js" , new Date ( ) ) ;
69
74
70
- gtag ( ' config' , ' G-DVY2G4TQMN' ) ;
75
+ gtag ( " config" , " G-DVY2G4TQMN" ) ;
71
76
</ script >
72
-
73
77
</ head >
74
78
75
79
< body id ="top " style ="background: #202030; font-family: Montserrat ">
@@ -888,7 +892,7 @@ <h5 class="figure-caption-title-e">Chris Fairley</h5>
888
892
< div class ="figure-image-container-e ">
889
893
< img
890
894
class ="figure-image-e "
891
- src ="img/profiles/ivy.jpeg "
895
+ src ="img/profiles/ivy.png "
892
896
alt ="panelist "
893
897
/>
894
898
</ div >
You can’t perform that action at this time.
0 commit comments