Skip to content

Commit e53472b

Browse files
committed
Update author attribution to use dash instead of by
1 parent 392d5fe commit e53472b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Go Ultimate Handbook — by Saqib Razzaq</title>
6+
<title>Go Ultimate Handbook — Saqib Razzaq</title>
77
<style>
88
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
99

@@ -328,7 +328,7 @@
328328
<div class="hero-badge">Interview Prep · Reference Guide</div>
329329
<h1>Go <span>Ultimate</span> Handbook</h1>
330330
<p>A practical reference for the Go programming language — built for interview prep and everyday use.</p>
331-
<p style="font-size:.8rem;color:var(--muted);margin-top:-20px;margin-bottom:16px">by Saqib Razzaq</p>
331+
<p style="font-size:.8rem;color:var(--muted);margin-top:-20px;margin-bottom:16px"> Saqib Razzaq</p>
332332
<div class="hero-pills">
333333
<span>9 language topics</span>
334334
<span>11 packages</span>

0 commit comments

Comments
 (0)