Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Wonderfall
2023-06-16 14:26:10 +02:00
23 changed files with 220 additions and 36 deletions

View File

@ -81,8 +81,7 @@
}
.post-content del {
text-decoration: none;
background: linear-gradient(to right, var(--primary) 100%, transparent 0) 0 50%/1px 1px repeat-x;
text-decoration: line-through;
}
.post-content dl,
@ -417,4 +416,4 @@ h1>a>svg {
img.in-text {
display: inline;
margin: auto;
}
}

View File

@ -1,6 +1,6 @@
/*
PaperMod v6
PaperMod v7
License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
Copyright (c) 2020 nanxiaobei and adityatelange
Copyright (c) 2021-2022 adityatelange
Copyright (c) 2021-2023 adityatelange
*/

View File

@ -1,6 +1,6 @@
/*
PaperMod v6
PaperMod v7
License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
Copyright (c) 2020 nanxiaobei and adityatelange
Copyright (c) 2021-2022 adityatelange
Copyright (c) 2021-2023 adityatelange
*/