Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
Sk3pper committed Aug 13, 2024
1 parent 1b2f911 commit 945d572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="{{ .Site.Language.Lang }}">
<head>
<meta name="google-site-verification" content="-Rg3YWXMk1zpI6zvj_McWZLT2VNOCzhh-OFcqa3zmM0" />
<meta name="google-site-verification" content="2L3MUS5slKtF6xreUudgaZHhXV3jZr5pcAmjaukhtZc" />
<title>{{- .Site.Title -}}</title>
{{ $siteDescription := .Site.Params.description }}
{{ if (index .Site.Data .Site.Language.Lang).site }}
Expand Down

0 comments on commit 945d572

Please sign in to comment.