remove external link icon for now

master
Dirk Heilig 2024-01-18 15:23:31 +01:00
parent 0b293e3613
commit 83de11ca51
1 changed files with 2 additions and 1 deletions

View File

@ -141,7 +141,8 @@ body {
a.external:after {
/*edd external icon to external link as :after with unicode symbol*/
content: "⮺";
/* content: "⮺";*/
}
.main-wrapper {