Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fordecyt_2019
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rodrigo Tapia-McClung
fordecyt_2019
Commits
adc9c7aa
Commit
adc9c7aa
authored
Jan 26, 2022
by
Rodrigo Tapia-McClung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add analytics tag to missing files
parent
2c3cfa1f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
33 additions
and
6 deletions
+33
-6
index.html
public/centropais/index.html
+10
-1
index.html
public/grijalva/index.html
+13
-4
index.html
public/riesgos/index.html
+10
-1
No files found.
public/centropais/index.html
View file @
adc9c7aa
...
...
@@ -16,6 +16,15 @@
<link
rel=
"stylesheet"
href=
"../css/style.css"
/>
<link
rel=
"stylesheet"
href=
"../css/fontawesome.css"
/>
<link
rel=
"icon"
href=
"../img/urban.jpeg"
sizes=
"16x16"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-4EKDDS37EH"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-4EKDDS37EH'
);
</script>
</head>
<body>
...
...
@@ -139,7 +148,7 @@
src=
"../img/centrogeo.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
<div
class=
"col"
>
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
src=
"../img/geoint.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
</div>
...
...
public/grijalva/index.html
View file @
adc9c7aa
...
...
@@ -16,6 +16,15 @@
<link
rel=
"stylesheet"
href=
"../css/style.css"
>
<link
rel=
"stylesheet"
href=
"../css/fontawesome.css"
/>
<link
rel=
"icon"
href=
"../img/grijalva.png"
sizes=
"16x16"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-4EKDDS37EH"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-4EKDDS37EH'
);
</script>
</head>
<body>
...
...
@@ -26,8 +35,8 @@
<div
class=
"container"
id=
"startHeader"
>
<div
class=
"jumbotron mt-5"
style=
"background-color: rgba(233,236,239,0.75); opacity: 0.99;"
>
<h1
class=
"display-4"
>
Contenido de agua en la cuenca del r
í
o Grijalva
</h1>
<p
class=
"lead"
>
Explora la apariencia de la cuenca del r
í
o Grijalva a trav
é
s del tiempo
por medio de la visualizaci
ó
n de cuerpos de agua y
<p
class=
"lead"
>
Explora la apariencia de la cuenca del r
í
o Grijalva a trav
é
s del tiempo
por medio de la visualizaci
ó
n de cuerpos de agua y
algunos indicadores obtenidos del an
á
lisis de im
á
genes de radar de Sentinel-1.
</p>
<hr
class=
"my-4"
>
<div
class=
"container"
>
...
...
@@ -45,7 +54,7 @@
<div
class=
"row justify-content-center"
>
<div
class=
"col text-center mb-3"
>
Escoge las fechas para las que quieres explorar el contenido de agua y sus indicadores.
</div>
</div>
<div
class=
"row justify-content-center"
>
<div
class=
"col-4 text-center"
>
<input
type=
"text"
name=
"date-initial"
id=
"date-initial"
readonly=
"readonly"
size=
"12"
...
...
@@ -147,7 +156,7 @@
src=
"../img/centrogeo.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
<div
class=
"col"
>
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
src=
"../img/geoint.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
</div>
...
...
public/riesgos/index.html
View file @
adc9c7aa
...
...
@@ -16,6 +16,15 @@
<link
rel=
"stylesheet"
href=
"../css/style.css"
>
<link
rel=
"stylesheet"
href=
"../css/fontawesome.css"
/>
<link
rel=
"icon"
href=
"../img/risk.png"
sizes=
"16x16"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-4EKDDS37EH"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'G-4EKDDS37EH'
);
</script>
</head>
<body>
...
...
@@ -111,7 +120,7 @@
src=
"../img/centrogeo.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
<div
class=
"col"
>
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
<span
id=
"logo-geoint"
><a
href=
"http://geoint.mx/"
target=
"_blank"
><img
src=
"../img/geoint.png"
height=
"70"
class=
"grayscale"
></a></span>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment