Skip to content

Commit

Permalink
Add <title>
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Aug 29, 2024
1 parent d5cfc29 commit 013f723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Deno.serve(async (req: Request) => {
<link rel="mask-icon" href="/favicon.ico" color="#74d1f0">
<script src="https://cdn.usefathom.com/script.js" data-site="EFBQOFQL" defer></script>
<link rel=stylesheet href="https://rsms.me/inter/inter.css">
<title>Orb: Write WebAssembly with Elixir</title>
<style>
:root {
font-family: Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
Expand Down

0 comments on commit 013f723

Please sign in to comment.