Skip to content

Commit 19f0b2f

Browse files
committed
minor changes in structure
1 parent 3cb1517 commit 19f0b2f

6 files changed

Lines changed: 5 additions & 5 deletions

File tree

File renamed without changes.
File renamed without changes.

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ social: true # includes social icons at the bottom of the page
4747
<div class="flex-fill auto float-left"><a href="/publications" class="btn btn-secondary rounded-lg">Publikationen</a></div>
4848
<!-- <div class="flex-fill auto float-left"><a href="/repositories" class="btn btn-secondary rounded-lg">Repositories</a></div> -->
4949
<div class="flex-fill auto float-left"><a href="/cv" class="btn btn-secondary rounded-lg">cv</a></div>
50-
<div class="flex-fill auto float-left"><a href="/Lehre" class="btn btn-secondary rounded-lgs">Lehre</a></div>
50+
<!-- <div class="flex-fill auto float-left"><a href="/Lehre" class="btn btn-secondary rounded-lgs">Lehre</a></div> -->
5151
<!-- <div class="flex-fill auto float-left"><a href="/contact" class="btn btn-secondary">contact</a></div> -->
5252
</div>
5353
<!-- <div class="col-sm-6"><a href="/repositories" class="btn btn-primary fa-lg gradient-custom-2 mb-3" style="border: 0px">repositories</a></div> -->

assets/json/resume.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@
168168
{
169169
"name": "Veröffentlichte R-pakete",
170170
"highlights": [
171-
"immer",
172-
"PP",
173-
"tmt",
174-
"pwrRasch"
171+
"<a href=\"https://alexanderrobitzsch.github.io/immer/\">immer</a>",
172+
"<a href=\"https://jansteinfeld.github.io/tmt/\">tmt</a>",
173+
"<a href=\"https://jansteinfeld.github.io/PP/\">PP</a>",
174+
"<a href=\"https://cran.r-project.org/web/packages/pwrRasch/index.html\">pwrRasch</a>"
175175
]
176176
}
177177
]

0 commit comments

Comments
 (0)