changed development to technologies to accommodate more readers
This commit is contained in:
parent
649b09ac06
commit
5fe6faf949
3 changed files with 4 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:image" content="{{ '/assets/images/' | absolute_url }}{{ page.image }}.jpg" />
|
||||
<!-- end: fb open graph meta tags-->
|
||||
|
||||
<title>Web Development and Productivity Hacks | {{site.title}}</title>
|
||||
<title>Web Technologies and Productivity Hacks | {{site.title}}</title>
|
||||
|
||||
<link rel="stylesheet" href="{{ '/assets/main.css' | relative_url }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ '/feed.xml' | relative_url }}">
|
||||
|
|
|
@ -6,9 +6,7 @@ keywords: ""
|
|||
image: "who-we-are"
|
||||
image-attrib: "Photo stock by Lukas from Pexel."
|
||||
---
|
||||
<span class="first-letter">F</span>irst things first.
|
||||
|
||||
Before I write any blog at all, I want to take this time to talk about YOU GUYS! --the people for whom I will be writing and the shared purpose we are going to have here in Full Hacker.
|
||||
<span class="first-letter">F</span>irst things first. Before I write any blog at all, I want to take this time to talk about YOU GUYS! --the people for whom I will be writing and the shared purpose we are going to have here in Full Hacker.
|
||||
|
||||
You may be asking, "is this really going to be helpful for me?"
|
||||
|
||||
|
|
4
index.md
4
index.md
|
@ -5,7 +5,7 @@
|
|||
|
||||
layout: "home"
|
||||
type: "home"
|
||||
title: "Full Hacker: Web Development and Productivity Hacks"
|
||||
description: "Full hacker is a place to learn new web development and productivity hacks."
|
||||
title: "Full Hacker: Web Technologies and Productivity Hacks"
|
||||
description: "Full hacker is a place to learn new web technologies and productivity hacks."
|
||||
image: "hello-world.jpg"
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue