Skip to content

Commit

Permalink
Allow robots to index
Browse files Browse the repository at this point in the history
  • Loading branch information
Perlence committed Dec 6, 2024
1 parent bec2b2b commit 2dbdde5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- TODO: REMOVE BEFORE LAUNCH -->
<meta name="robots" content="noindex">

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>{{ .Title }}</title>
Expand Down

0 comments on commit 2dbdde5

Please sign in to comment.