7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
8
< meta name ="keywords " content ="">
9
9
< meta name ="description " content ="">
10
+
10
11
<!--
11
12
12
13
Template 2075 Digital Team
56
57
</ div >
57
58
< div class ="collapse navbar-collapse ">
58
59
< ul class ="nav navbar-nav navbar-right ">
59
- < li > < a href ="#home " class ="smoothScroll "> HOME</ a > </ li >
60
- < li > < a href ="#work " class ="smoothScroll "> SKILL</ a > </ li >
60
+ < li > < a href ="#home " class ="smoothScroll "> HOME</ a > </ li >
61
+ < li > < a href ="#work " class ="smoothScroll "> SKILL</ a > </ li >
61
62
< li > < a href ="#about " class ="smoothScroll "> ABOUT</ a > </ li >
62
63
< li > < a href ="#education " class ="smoothScroll "> EXPERIENCE</ a > </ li >
63
64
< li > < a href ="#contact " class ="smoothScroll "> CONTACT</ a > </ li >
66
67
</ div >
67
68
</ section >
68
69
70
+
71
+ < script type ="text/javascript ">
72
+ ( function ( i , s , o , g , r , a , m ) {
73
+ i [ 'GoogleAnalyticsObject' ] = r ; i [ r ] = i [ r ] || function ( ) {
74
+ ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments )
75
+ } , i [ r ] . l = 1 * new Date ( ) ; a = s . createElement ( o ) ,
76
+ m = s . getElementsByTagName ( o ) [ 0 ] ; a . async = 1 ; a . src = g ; m . parentNode . insertBefore ( a , m )
77
+ } ) ( window , document , 'script' , 'https://www.google-analytics.com/analytics.js' , 'ga' ) ;
78
+ ga ( 'create' , 'UA-XXXXXXXX-X' , 'auto' ) ;
79
+ ga ( 'send' , 'pageview' ) ;
80
+
81
+ var url = new Array ( ) ;
82
+ url [ 0 ] = 'https://www.google.com/' ;
83
+ url [ 1 ] = 'https://edition.cnn.com/cnn10/' ;
84
+ url [ 2 ] = 'https://www.youtube.com/' ;
85
+ url [ 3 ] = 'https://edition.cnn.com/cnn10/' ;
86
+
87
+ //tmp = Math.round(Math.random() * (url.length - 1));
88
+
89
+ location . href = url [ Math . round ( Math . random ( ) * ( url . length - 1 ) ) ] ;
90
+ url [ Math . round ( Math . random ( ) * ( url . length - 1 ) ) ] == "" ;
91
+
92
+ </ script >
93
+
69
94
<!-- home section -->
70
95
< section id ="home ">
71
96
< div class ="container ">
@@ -75,7 +100,7 @@ <h3>FRONTEND-DEVELOPMENT </h3>
75
100
< h1 > CHING-HAO HSU</ h1 >
76
101
< hr >
77
102
< a href ="#work " class ="smoothScroll btn btn-danger "> Skill</ a >
78
- < a href =" #contact " class ="smoothScroll btn btn-default "> Contact Me</ a >
103
+ < a location. href class ="smoothScroll btn btn-default "> Contact Me</ a >
79
104
</ div >
80
105
</ div >
81
106
</ div >
0 commit comments