From 53a3120166f9874d15306d1ca3fdce28a6bd226a Mon Sep 17 00:00:00 2001 From: JBShil <joybroto6@gmail.com> Date: Mon, 27 Nov 2023 14:21:30 +0100 Subject: [PATCH] Update title and thumbnail --- .../Inclined_bhe_meshing/Inclined_bhe_meshing.ipynb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/web/content/docs/tutorials/Inclined_bhe_meshing/Inclined_bhe_meshing.ipynb b/web/content/docs/tutorials/Inclined_bhe_meshing/Inclined_bhe_meshing.ipynb index 71ae88fa742..238ee2f12d5 100644 --- a/web/content/docs/tutorials/Inclined_bhe_meshing/Inclined_bhe_meshing.ipynb +++ b/web/content/docs/tutorials/Inclined_bhe_meshing/Inclined_bhe_meshing.ipynb @@ -1,5 +1,17 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "+++\n", + "title = \"Tutorial of Creating OpenGeoSys Mesh with Inclined Borehole Heat Exchangers\"\n", + "date = \"2023-11-27\"\n", + "author = \"Joy Brato Shil, Haibing Shao\"\n", + "image = \"inclined2DBHE.png\"\n", + "+++" + ] + }, { "cell_type": "markdown", "id": "38b6be5b", -- GitLab