1
1
Fork 0

Github username change

This commit is contained in:
Ava Gaiety Wroten 2020-05-29 15:16:33 -05:00
parent 9bb20fd057
commit f9d9f2d3a3
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
[![Netlify Status](https://api.netlify.com/api/v1/badges/9a88ac44-7ed4-443a-9cb7-c4706eb8641b/deploy-status)](https://app.netlify.com/sites/quizzical-goldstine-43bac7/deploys)
Using [Hugo](https://gohugo.io/) and a [forked theme](https://github.com/sharpshark28/github-style) based on [github-style](https://github.com/MeiK2333/github-style).
Using [Hugo](https://gohugo.io/) and a [forked theme](https://github.com/hergaiety/github-style) based on [github-style](https://github.com/MeiK2333/github-style).
```bash
hugo server -D

View file

@ -6,7 +6,7 @@ theme = "github-style"
author = "Ava Gaiety Wroten"
pronouns = "She/Her"
description = "Canine pretending to be a web engineer"
github = "sharpshark28"
github = "hergaiety"
gitlab = "gaiety"
email = "ava@wroten.me"
avatar = "/avatar.png"

View file

@ -15,7 +15,7 @@ date: 2018-12-30
## Sample
![Preview](https://raw.githubusercontent.com/sharpshark28/blabber-comic/master/comic.png)
![Preview](https://raw.githubusercontent.com/hergaiety/blabber-comic/master/comic.png)
## How it works

View file

@ -39,7 +39,7 @@ ember install ember-select-light
We love pull requests from everyone. By participating in this project, you agree to abide by the [code of conduct](./code-of-conduct.md) and is subject to the [project license](./LICENSE.md).
Clone this repo, make your changes with test coverage, push up a fork and [submit a pull request](https://github.com/sharpshark28/ember-select-light/compare).
Clone this repo, make your changes with test coverage, push up a fork and [submit a pull request](https://github.com/hergaiety/ember-select-light/compare).
Soon after some primary contributors will review your code and submit feedback and hopefully click the fancy green approve button. Any test and linting failures should be caught during the pull request continuous integration environment and human eyes here after.

View file

@ -29,7 +29,7 @@ let myQ = new Query(someJsonData)
#### Search
Currently supports booleans and strings. (See [#1](https://github.com/sharpshark28/json-query-chain/issues/1) for Integer Support)
Currently supports booleans and strings. (See [#1](https://github.com/hergaiety/json-query-chain/issues/1) for Integer Support)
##### By Boolean