22< html >
33 < head >
44 < title > Fast Robo - Apps</ title >
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < link href ="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap " rel ="stylesheet ">
7- < link rel ="stylesheet " media ="all " href ="assets/css/normalize.css ">
8- < link rel ="stylesheet " media ="all " href ="assets/css/milligram.min.css ">
9- < link rel ="stylesheet " media ="all " href ="assets/css/site.css ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6+ < link
7+ href ="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap "
8+ rel ="stylesheet "
9+ />
10+ < link rel ="stylesheet " media ="all " href ="assets/css/normalize.css " />
11+ < link rel ="stylesheet " media ="all " href ="assets/css/milligram.min.css " />
12+ < link rel ="stylesheet " media ="all " href ="assets/css/site.css " />
1013 </ head >
1114 < body >
1215 < div class ="container ">
1316 < header class ="section ">
1417 < h1 > Fast Robo</ h1 >
15- < p >
16- We make useful apps in California
17- </ p >
18+ < p > We make useful apps in California</ p >
1819 </ header >
1920
2021 < div class ="section ">
2122 < small > iOS</ small >
2223
2324 < div class ="list ">
24-
2525 < div class ="item ">
2626 < a href ="https://itunes.apple.com/us/app/pomodoro-pro/id966415847 ">
27- < img src ="./assets/img/power_focus.png " alt ="power focus icon - pomodoro timer ">
27+ < img
28+ src ="./assets/img/power_focus.png "
29+ alt ="power focus icon - pomodoro timer "
30+ />
2831 < div class ="title "> Power Focus</ div >
2932 < span > iPhone + Watch pomodoro timer</ span >
3033 </ a >
3134 </ div >
3235
3336 < div class ="item ">
34- < a href ="https://itunes.apple.com/us/app/learn-korean-hangul-alphabet/id1344713126 ">
35- < img src ="./assets/img/learn_korean.png " alt ="learn korean icon - learn to read ">
37+ < a
38+ href ="https://itunes.apple.com/us/app/learn-korean-hangul-alphabet/id1344713126 "
39+ >
40+ < img
41+ src ="./assets/img/learn_korean.png "
42+ alt ="learn korean icon - learn to read "
43+ />
3644 < div class ="title "> Learn Korean</ div >
3745 < span > Learn to read Korean</ span >
3846 </ a >
3947 </ div >
4048
4149 < div class ="item ">
42- < a href ="https://itunes.apple.com/us/app/tip-solver-premier-gratuity/id1130814051 ">
43- < img src ="./assets/img/tip_solver.png " alt ="tip solver icon - bill calculator ">
50+ < a
51+ href ="https://itunes.apple.com/us/app/tip-solver-premier-gratuity/id1130814051 "
52+ >
53+ < img
54+ src ="./assets/img/tip_solver.png "
55+ alt ="tip solver icon - bill calculator "
56+ />
4457 < div class ="title "> Tip Solver</ div >
4558 < span > Bill gratuity calculator</ span >
4659 </ a >
4760 </ div >
4861
4962 < div class ="item ">
5063 < a href ="https://itunes.apple.com/us/app/hoop-stars/id1282112219 ">
51- < img src ="./assets/img/ar_hoops.png " alt ="ar hoops icon - AR basketball ">
64+ < img
65+ src ="./assets/img/ar_hoops.png "
66+ alt ="ar hoops icon - AR basketball "
67+ />
5268 < div class ="title "> AR Hoop Stars</ div >
5369 < span > Shoot hoops < span class ="tag "> AR</ span > </ span >
5470 </ a >
5571 </ div >
56-
5772 </ div >
5873 </ div >
5974
@@ -63,7 +78,11 @@ <h1>Fast Robo</h1>
6378 < div class ="list ">
6479 < div class ="item ">
6580 < a href ="https://apps.apple.com/us/app/id1528299767 ">
66- < img src ="./assets/img/copy_cleaner.png " class ="no-border mac-app " alt ="copy cleaner clipboard icon ">
81+ < img
82+ src ="./assets/img/copy_cleaner.png "
83+ class ="no-border mac-app "
84+ alt ="copy cleaner clipboard icon "
85+ />
6786 < div class ="title "> Copy Cleaner</ div >
6887 < span > Remove tracking from links</ span >
6988 </ a >
@@ -77,7 +96,10 @@ <h1>Fast Robo</h1>
7796 < div class ="list ">
7897 < div class ="item ">
7998 < a href ="https://geographapp.com/ ">
80- < img src ="./assets/img/geo.png " alt ="geograph app icon - bookmark your gps location ">
99+ < img
100+ src ="./assets/img/geo.png "
101+ alt ="geograph app icon - bookmark your gps location "
102+ />
81103 < div class ="title "> GeoGraph</ div >
82104 < span > Bookmark your location</ span >
83105 </ a >
@@ -87,9 +109,7 @@ <h1>Fast Robo</h1>
87109
88110 < footer class ="section ">
89111 < ul >
90- < li >
91- © 2012 — 2023 Fast Robo, LLC
92- </ li >
112+ < li > © 2012 — 2025 Fast Robo, LLC</ li >
93113 < li >
94114 < a href ="https://twitter.com/fastrobo "> @fastrobo</ a >
95115 </ li >
@@ -100,13 +120,17 @@ <h1>Fast Robo</h1>
100120 </ footer >
101121 </ div >
102122
123+ < script
124+ async
125+ src ="https://www.googletagmanager.com/gtag/js?id=G-BM1PLNSE8N "
126+ > </ script >
103127 < script >
104- ( function ( i , s , o , g , r , a , m ) { i [ 'GoogleAnalyticsObject' ] = r ; i [ r ] = i [ r ] || function ( ) {
105- ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments ) } , i [ r ] . l = 1 * new Date ( ) ; a = s . createElement ( o ) ,
106- m = s . getElementsByTagName ( o ) [ 0 ] ; a . async = 1 ; a . src = g ; m . parentNode . insertBefore ( a , m )
107- } ) ( window , document , 'script' , '//www.google-analytics.com/analytics.js' , 'ga' ) ;
108- ga ( 'create' , 'UA-59630267-1' , 'auto' ) ;
109- ga ( 'send' , 'pageview' ) ;
128+ window . dataLayer = window . dataLayer || [ ] ;
129+ function gtag ( ) {
130+ dataLayer . push ( arguments ) ;
131+ }
132+ gtag ( "js" , new Date ( ) ) ;
133+ gtag ( "config" , "G-BM1PLNSE8N" ) ;
110134 </ script >
111135 </ body >
112136</ html >
0 commit comments