Skip to content

Commit 9f12073

Browse files
committed
Updated site description
1 parent f5e7317 commit 9f12073

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ export AWS_SECRET_ACCESS_KEY=
2626
## Shortcuts
2727

2828
* `hugo server -v --disableFastRender`
29-
* `hugo --cleanDestinationDir`
30-
* `hugo deploy -v`
29+
* `hugo --cleanDestinationDir && hugo deploy -v`
3130

3231
## Attribution
3332

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<meta http-equiv="x-ua-compatible" content="ie=edge">
77
<title>{{ block "title" . }}{{ .Title }} - {{ .Site.Title }}{{ end }}</title>
8-
<meta name="description" content="Search for software developers and engineers by their technology stack, package use, coding style and other metrics.">
8+
<meta name="description" content="Search for software developers and engineers by their technology stack, expertise and timezone availability.">
99
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
1010
<link rel="icon" type="image/x-icon" href="/about/logo/favicon.ico" />
1111
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">

0 commit comments

Comments
 (0)