Skip to content

Commit

Permalink
Reverted removal of "PUBLIC PREVIEW" banner ... for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViperGeek committed Oct 24, 2023
1 parent cda04ef commit c350dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<body>
<div id="app" class="container">
<div id="header">
<h4>CVSS v4.0 calculator</h4>
<h4>CVSS v4.0 calculator - <B>PUBLIC PREVIEW</B></h4>
<mark class="tooltip c-hand" data-tooltip="Click vector to copy to clipboard" @click="copyVector">
{{ vector }}
</mark>
Expand Down

0 comments on commit c350dbf

Please sign in to comment.