diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2f5dcdf..87c79c5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,7 +58,7 @@ jobs: #- name: Install quarto extension #run: quarto install --no-prompt extension schochastics/academicons - name: Quarto render - to inspect rendering cache - run: quarto render . --use-freezer + run: quarto render ./posts/ --use-freezer - name: Push Quarto render cache if diff detected run: | diff --git a/about/blog/index.qmd b/about/blog/index.qmd index 94c05b0..94da142 100644 --- a/about/blog/index.qmd +++ b/about/blog/index.qmd @@ -9,10 +9,10 @@ about: text: Source code for this blog href: https://github.com/YONGHUNI target: _blank - - text: '![Quarto](./../../data/_quarto/icon/logo-quarto.png) Creating a Website with Quarto' + - text: '![Quarto](./../../data/_quarto/icon/logo-quarto.png) Creating a website with quarto' href: https://quarto.org/docs/websites/ target: _blank - - text: '![Quarto](./../../data/_quarto/icon/logo-quarto.png) Quarto Official Website' + - text: '![Quarto](./../../data/_quarto/icon/logo-quarto.png) Quarto official website' href: https://quarto.org/ target: _blank @@ -30,5 +30,5 @@ about: ::: -
More Info will soon be updated!
+
More info will soon be updated!