diff options
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/2019-09-09-audit-analytics.md | 18 | ||||
-rw-r--r-- | content/blog/2022-03-03-financial-database.md | 2 | ||||
-rw-r--r-- | content/blog/2023-06-23-self-hosting-convos-irc.md | 10 |
3 files changed, 9 insertions, 21 deletions
diff --git a/content/blog/2019-09-09-audit-analytics.md b/content/blog/2019-09-09-audit-analytics.md index 141b4e4..7be3d92 100644 --- a/content/blog/2019-09-09-audit-analytics.md +++ b/content/blog/2019-09-09-audit-analytics.md @@ -109,18 +109,12 @@ It should be noted that tracking KPIs in the department can help ensure you have a rigorous Quality Assurance and Improvement Program (QAIP) in accordance with some applicable standards, such as IPPF Standard 1300. -```{=org} -#+BEING_QUOTE -``` -The chief audit executive must develop and maintain a quality assurance -and improvement program that covers all aspects of the internal audit -activity. - -- IPPF Standard 1300 - -```{=org} -#+END_QUOTE -``` +> The chief audit executive must develop and maintain a quality assurance +> and improvement program that covers all aspects of the internal audit +> activity. +> +> - IPPF Standard 1300 + Additionally, IPPF Standard 2060 discusses reporting: > The chief audit executive must report periodically to senior diff --git a/content/blog/2022-03-03-financial-database.md b/content/blog/2022-03-03-financial-database.md index e3a1d81..934eba2 100644 --- a/content/blog/2022-03-03-financial-database.md +++ b/content/blog/2022-03-03-financial-database.md @@ -181,7 +181,7 @@ scripts. reports I wanted, I moved on to create a Python project with the following structure: - ```example + ```txt finance/ ├── notebooks/ │ │ ├── account_summary.ipynb diff --git a/content/blog/2023-06-23-self-hosting-convos-irc.md b/content/blog/2023-06-23-self-hosting-convos-irc.md index e29d7a6..eb57fd6 100644 --- a/content/blog/2023-06-23-self-hosting-convos-irc.md +++ b/content/blog/2023-06-23-self-hosting-convos-irc.md @@ -132,15 +132,9 @@ excerpt of the chat screen. There are numerous themes to choose from; the theme shown in the images below is Dracula. -```{=org} -#+caption: Convos Home -``` -<https://img.cleberg.net/blog/20230623-convos/convos_home.png%20%22Convos%20Home%22> + -```{=org} -#+caption: Convos Chat -``` -<https://img.cleberg.net/blog/20230623-convos/convos_chat.png%20%22Convos%20Chat%22> + ## Registering a Nickname |