gui: Remove non-existent customicons.css file reference (fixes #8797) (#8798)

The reference comes from fd0a6225aa,
but the file itself was removed in the process of working on the pull
request, yet the reference to it was still left in the index.html.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
This commit is contained in:
tomasz1986 2023-02-21 19:05:15 +01:00 committed by GitHub
parent 2f88dafa56
commit 17887ce0b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
<link href="assets/css/tree.css" rel="stylesheet"/>
<link href="assets/css/overrides.css" rel="stylesheet"/>
<link href="assets/css/theme.css" rel="stylesheet"/>
<link href="assets/css/customicons.css" rel="stylesheet"/>
</head>
<body>