mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 00:18:21 +02:00
📎 Add noindex tags on error report handler.
This commit is contained in:
parent
77cf4a5332
commit
9586d478ad
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<title>penpot - error report {{id}}</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=JetBrains+Mono">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue