From 7e39c315cad8618d43f379c0bccb4550c7a6da75 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Wed, 6 Dec 2023 08:48:20 -0300 Subject: [PATCH] added adsense --- CODE_OF_CONDUCT.qmd | 4 ++++ about.qmd | 4 ++++ docs/CODE_OF_CONDUCT.html | 1 + docs/about.html | 1 + docs/index.html | 1 + docs/projects.html | 5 +++-- index.qmd | 4 ++++ projects.qmd | 4 ++++ 8 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.qmd b/CODE_OF_CONDUCT.qmd index 8f13397..380e61b 100644 --- a/CODE_OF_CONDUCT.qmd +++ b/CODE_OF_CONDUCT.qmd @@ -1,5 +1,9 @@ --- title: "Contributor Covenant Code of Conduct" +include-in-header: + - text: | + --- ## Our Pledge diff --git a/about.qmd b/about.qmd index 07c5e7f..303e38d 100644 --- a/about.qmd +++ b/about.qmd @@ -1,5 +1,9 @@ --- title: "About" +include-in-header: + - text: | + --- About this site diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index 5d9a33d..5059463 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -58,6 +58,7 @@ ul.task-list li input[type="checkbox"] { "search-submit-button-title": "Submit" } } + diff --git a/docs/about.html b/docs/about.html index 2d0f8e0..1dcf777 100644 --- a/docs/about.html +++ b/docs/about.html @@ -58,6 +58,7 @@ ul.task-list li input[type="checkbox"] { "search-submit-button-title": "Submit" } } + diff --git a/docs/index.html b/docs/index.html index 79edb68..aaec615 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,6 +59,7 @@ ul.task-list li input[type="checkbox"] { "search-submit-button-title": "Submit" } } + diff --git a/docs/projects.html b/docs/projects.html index c7b7e61..2c31539 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -68,6 +68,7 @@ ul.task-list li input[type="checkbox"] { + @@ -138,8 +139,8 @@ ul.task-list li input[type="checkbox"] {
-
- +
+
diff --git a/index.qmd b/index.qmd index 4bf7bd4..4237a79 100644 --- a/index.qmd +++ b/index.qmd @@ -4,6 +4,10 @@ date-modified: "`r Sys.Date()`" keywords: ["r packages", "python packages", "julia packages", "software development", "software engineering", "financial computing", "r", "python", "julia"] +include-in-header: + - text: | + --- A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance). diff --git a/projects.qmd b/projects.qmd index f147874..062a6d9 100644 --- a/projects.qmd +++ b/projects.qmd @@ -3,6 +3,10 @@ title: "Projects" format: html: df-print: kable +include-in-header: + - text: | + --- Compilation of projects providing access to the date of last commit or publication date.