mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
removed deployment breaker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "portfolio",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"homepage": "https://asimonson1125.github.io/",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -13,8 +13,8 @@ import 'aos/dist/aos.css'; // You can also use <link> for styles
|
||||
AOS.init();
|
||||
|
||||
function App() {
|
||||
ReactGA.initialize('G-E2V93W9CNV');
|
||||
ReactGA.pageview('Init page view');
|
||||
// ReactGA.initialize('G-E2V93W9CNV');
|
||||
// ReactGA.pageview('Init page view');
|
||||
|
||||
return (
|
||||
<Router>
|
||||
|
||||
Reference in New Issue
Block a user