Skip to content

Commit f8815ab

Browse files
committed
Update _quarto.yml and index.qmd
1 parent 75e5789 commit f8815ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
website:
1111
title: "Precipitation Index"
1212
description: "SPI & SPEI for Climate Extremes Monitoring"
13-
favicon: ../images/favicon.png
13+
favicon: https://github.com/bennyistanto/precip-index/blob/main/images/favicon.png
1414
site-url: https://bennyistanto.github.io/precip-index
1515
repo-url: https://github.com/bennyistanto/precip-index
1616

docs/index.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ page-layout: full
77

88
::: {.hero-banner}
99
::: {.hero-logo}
10-
![](/precip-index/images/logo-white-transparent.png)
10+
![](https://github.com/bennyistanto/precip-index/blob/main/images/logo-white-transparent.png)
1111
:::
1212

1313
::: {.hero-content}
@@ -124,15 +124,15 @@ This package includes example data from **Bali, Indonesia** (1958-2024) using Te
124124
::: {.panel-tabset}
125125
### SPI 12-month, October 2023
126126

127-
![SPI-12](/precip-index/images/bali_terraclimate_spi12_202310.png)
127+
![SPI-12](https://github.com/bennyistanto/precip-index/blob/main/images/bali_terraclimate_spi12_202310.png)
128128

129129
### SPEI 12-month, Dry
130130

131-
![SPEI-12 Dry](/precip-index/images/bali_terraclimate_spei12_1958_2020_dry.png)
131+
![SPEI-12 Dry](https://github.com/bennyistanto/precip-index/blob/main/images/bali_terraclimate_spei12_1958_2020_dry.png)
132132

133133
### SPEI 12-month, Wet
134134

135-
![SPEI-12 Wet](/precip-index/images/bali_terraclimate_spei12_1958_2020_wet.png)
135+
![SPEI-12 Wet](https://github.com/bennyistanto/precip-index/blob/main/images/bali_terraclimate_spei12_1958_2020_wet.png)
136136

137137
:::
138138

0 commit comments

Comments
 (0)