From e18c5c54295eaafdd8483e8ede487538866166d9 Mon Sep 17 00:00:00 2001 From: Victoria Date: Wed, 24 Jul 2019 19:51:35 -0400 Subject: Update Victoria's username --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee45981..413fabc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Introduction theme for Hugo -[![Build Status](https://travis-ci.com/victoriadotdev/hugo-theme-introduction.svg?branch=master)](https://travis-ci.com/victoriadotdev/hugo-theme-introduction) -![Latest Release](https://img.shields.io/github/tag/victoriadotdev/hugo-theme-introduction.svg) +[![Build Status](https://travis-ci.com/victoriadrake/hugo-theme-introduction.svg?branch=master)](https://travis-ci.com/victoriadrake/hugo-theme-introduction) +![Latest Release](https://img.shields.io/github/tag/victoriadrake/hugo-theme-introduction.svg) Introduction is a minimalist, highly-versatile theme for Hugo. It can be configured as a single page, or as a full-featured site with multiple sections. It is multilingual, responsive, and includes a light and dark theme. -![Main page screenshot](https://github.com/victoriadotdev/hugo-theme-introduction/blob/master/images/screenshot.png) +![Main page screenshot](https://github.com/victoriadrake/hugo-theme-introduction/blob/master/images/screenshot.png) Features: @@ -30,13 +30,13 @@ Developer-friendly: ## Get the theme Run from the root of your Hugo site: ```sh -$ git clone https://github.com/victoriadotdev/hugo-theme-introduction.git themes/introduction +$ git clone https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction ``` Alternatively, you can include this repository as a [git submodule](https://git-scm.com/book/de/v1/Git-Tools-Submodule). This makes it easier to update this theme if you have your Hugo site in git as well: ```sh -$ git submodule add https://github.com/victoriadotdev/hugo-theme-introduction.git themes/introduction +$ git submodule add https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction ``` ## Preview the theme @@ -163,14 +163,14 @@ You can add custom css files by placing them under `assets/` and adding the path # Issues -If you have a question or get stuck, please [open an issue](https://github.com/victoriadotdev/hugo-theme-introduction/issues) for help and to help those who come after you. The more information you can provide, the better! +If you have a question or get stuck, please [open an issue](https://github.com/victoriadrake/hugo-theme-introduction/issues) for help and to help those who come after you. The more information you can provide, the better! # Contributing -This theme would not be nearly as awesome without its amazing community of open source contributors, who are [listed here.](https://github.com/victoriadotdev/hugo-theme-introduction/releases) Thank you so much! 🖤 +This theme would not be nearly as awesome without its amazing community of open source contributors, who are [listed here.](https://github.com/victoriadrake/hugo-theme-introduction/releases) Thank you so much! 🖤 Pull requests for bug fixes and improvements are welcome. # License Copyright (C) 2018 [Victoria Drake](https://victoria.dev/) -Licensed under [Apache-2.0](https://github.com/victoriadotdev/hugo-theme-introduction/blob/master/LICENSE) +Licensed under [Apache-2.0](https://github.com/victoriadrake/hugo-theme-introduction/blob/master/LICENSE) -- cgit v1.2.3