diff --git a/_config.yml b/_config.yml index 3501018..6d4793f 100644 --- a/_config.yml +++ b/_config.yml @@ -3,6 +3,7 @@ title: Freelancer email: your-email@domain.com url: https://example.github.io description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." +skills: "Web Developer - Graphic Artist - User Experience Designer" # Contact form: comment the line below if you want to stick with the default PHP contact form contact: static diff --git a/_includes/header.html b/_includes/header.html index f32b2de..fff0d73 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -7,7 +7,7 @@
{{ site.title }}
- Web Developer - Graphic Artist - User Experience Designer + {{ site.skills }}