Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
name="description"
content="Generate C# and VB.NET from .proto schemas, and pull apart raw protobuf payloads without a schema. Runs entirely in your browser."
/>
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="icon" href="/protobuf-net-mark.svg" type="image/svg+xml" />
</head>
<body>
<header class="app-header">
<a class="brand" href="#schema">
<img src="/protobuf-net.svg" alt="" width="28" height="28" />
<img src="/protobuf-net-mark.svg" alt="" width="28" height="28" />
<span>protobuf-net</span>
</a>
<nav class="tabs" id="view-tabs">
Expand Down
33 changes: 0 additions & 33 deletions web/public/favicon.svg

This file was deleted.

6 changes: 6 additions & 0 deletions web/public/protobuf-net-mark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading