From f36e672288a16c30e3e4727a09b17c116b3d743b Mon Sep 17 00:00:00 2001 From: mwinter Date: Tue, 4 Jul 2023 12:33:49 +0200 Subject: [PATCH] hopefully fixing italic problem --- docker-compose.yml | 4 ++-- portfolio/src/public/bibtex/bibtex.bib | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c23de20..3f4d4bd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -84,11 +84,11 @@ services: container_name: portfolio-nuxt build: ./portfolio-nuxt # To rebuild the site and the server run this - #command: bash -c "npm run build && node .output/server/index.mjs" + command: bash -c "npm run build && node .output/server/index.mjs" # To just start the server run this #command: bash -c "node .output/server/index.mjs" # To start the server in dev mode - command: bash -c "npm run dev -o" + #command: bash -c "npm run dev -o" volumes: - portfolio-nuxt:/src/node_modules - ./portfolio-nuxt:/src diff --git a/portfolio/src/public/bibtex/bibtex.bib b/portfolio/src/public/bibtex/bibtex.bib index 83f731f..cc3862c 100644 --- a/portfolio/src/public/bibtex/bibtex.bib +++ b/portfolio/src/public/bibtex/bibtex.bib @@ -29,7 +29,7 @@ howpublished = {reflections_on_the_quarantine_seminars.pdf} @misc{Winter20a, author = {}, - title = {Liner notes to the album the yggdrasil-soli by Ulrich Krieger}, + title = {Liner notes to the album the yggdrasil-soli by Ulrich Krieger}, publisher = {Winds Measures Recordings}, year = {2020}, howpublished = {krieger_yggdrasil_soli_liner_notes.pdf} @@ -77,7 +77,7 @@ howpublished = {reflections_on_the_quarantine_seminars.pdf} @misc{Winter16a, author = {}, - title = {Liner notes to the album Three Pieces for Two Pianos by Larry Polansky}, + title = {Liner notes to the album Three Pieces for Two Pianos by Larry Polansky}, publisher = {New World Records}, year = {2016}, howpublished = {polansky_piano_liner_notes.pdf}