Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gisma committed Apr 6, 2024
1 parent e8d1e44 commit 02e96dc
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 35 deletions.
Binary file added docs/images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
</url>
<url>
<loc>https://OGERhubgithub.io/aslo/unit01/unit01-01.html</loc>
<lastmod>2024-04-06T11:14:25.372Z</lastmod>
<lastmod>2024-04-06T11:33:54.866Z</lastmod>
</url>
<url>
<loc>https://OGERhubgithub.io/aslo/unit01/unit01-02.html</loc>
<lastmod>2024-04-06T11:14:24.680Z</lastmod>
<lastmod>2024-04-06T11:34:15.785Z</lastmod>
</url>
<url>
<loc>https://OGERhubgithub.io/aslo/out.html</loc>
Expand Down Expand Up @@ -78,7 +78,7 @@
</url>
<url>
<loc>https://OGERhubgithub.io/aslo/unit02/unit02-01.html</loc>
<lastmod>2024-04-06T11:14:28.529Z</lastmod>
<lastmod>2024-04-06T11:32:23.623Z</lastmod>
</url>
<url>
<loc>https://OGERhubgithub.io/aslo/index.html</loc>
Expand Down
52 changes: 36 additions & 16 deletions docs/unit01/unit01-01.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,24 @@
"search-label": "Search"
}
}</script>
<style>

.quarto-title-block .quarto-title-banner h1,
.quarto-title-block .quarto-title-banner h2,
.quarto-title-block .quarto-title-banner h3,
.quarto-title-block .quarto-title-banner h4,
.quarto-title-block .quarto-title-banner h5,
.quarto-title-block .quarto-title-banner h6
{
color: orange;
}

.quarto-title-block .quarto-title-banner {
color: orange;
background-image: url(../images/banner.png);
background-size: cover;
}
</style>


<link rel="stylesheet" href="../css/styles.css">
Expand Down Expand Up @@ -115,7 +133,23 @@
</nav>
</header>
<!-- content -->
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
<div class="quarto-title-banner page-columns page-full">
<div class="quarto-title column-body">
<h1 class="title">Theorie und Konzepte</h1>
</div>
</div>


<div class="quarto-title-meta">




</div>


</header><div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<!-- sidebar -->
<nav id="quarto-sidebar" class="sidebar collapse collapse-horizontal sidebar-navigation docked overflow-auto">
<div class="sidebar-menu-container">
Expand Down Expand Up @@ -249,24 +283,10 @@ <h2 id="toc-title">On this page</h2>
</nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Theorie und Konzepte</h1>
</div>


<main class="content quarto-banner-title-block" id="quarto-document-content">

<div class="quarto-title-meta">




</div>


</header>

<section id="make-sense-topic" class="level2">
<h2 class="anchored" data-anchor-id="make-sense-topic">Make sense topic</h2>
Expand Down
52 changes: 36 additions & 16 deletions docs/unit01/unit01-02.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,24 @@
"search-label": "Search"
}
}</script>
<style>

.quarto-title-block .quarto-title-banner h1,
.quarto-title-block .quarto-title-banner h2,
.quarto-title-block .quarto-title-banner h3,
.quarto-title-block .quarto-title-banner h4,
.quarto-title-block .quarto-title-banner h5,
.quarto-title-block .quarto-title-banner h6
{
color: orange;
}

.quarto-title-block .quarto-title-banner {
color: orange;
background-image: url(../images/banner.png);
background-size: cover;
}
</style>


<link rel="stylesheet" href="../css/styles.css">
Expand Down Expand Up @@ -115,7 +133,23 @@
</nav>
</header>
<!-- content -->
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
<div class="quarto-title-banner page-columns page-full">
<div class="quarto-title column-body">
<h1 class="title">Anwendungsbeispiele</h1>
</div>
</div>


<div class="quarto-title-meta">




</div>


</header><div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<!-- sidebar -->
<nav id="quarto-sidebar" class="sidebar collapse collapse-horizontal sidebar-navigation docked overflow-auto">
<div class="sidebar-menu-container">
Expand Down Expand Up @@ -249,24 +283,10 @@ <h2 id="toc-title">On this page</h2>
</nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">

<header id="title-block-header" class="quarto-title-block default">
<div class="quarto-title">
<h1 class="title">Anwendungsbeispiele</h1>
</div>


<main class="content quarto-banner-title-block" id="quarto-document-content">

<div class="quarto-title-meta">




</div>


</header>

<section id="make-sense-topic" class="level2">
<h2 class="anchored" data-anchor-id="make-sense-topic">Make sense topic</h2>
Expand Down
Binary file added images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions unit01/unit01-01.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: "Theorie und Konzepte"
title-block-banner: ../images/banner.png
title-block-banner-color: orange
---

## Make sense topic
Expand Down
2 changes: 2 additions & 0 deletions unit01/unit01-02.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: "Anwendungsbeispiele"
title-block-banner: ../images/banner.png
title-block-banner-color: orange
---

## Make sense topic
Expand Down

0 comments on commit 02e96dc

Please sign in to comment.