Skip to content

Commit

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

0 comments on commit 1b2f911

Please sign in to comment.