From 87abad6d5716c141c1d6867104754bf6f71379b6 Mon Sep 17 00:00:00 2001 From: williaml33moore <118405419+williaml33moore@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:53:39 -0800 Subject: [PATCH] Content changes Changed some page variables --- docs/_config.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index c9e59c3..69d0cc8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -18,16 +18,14 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title +title: Bathtub BDD email: your-email@example.com description: >- # this means to ignore newlines until "baseurl:" - 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. + Behavior-Driven Design (BDD) Gherkin implementation for SystemVerilog and UVM. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll +twitter_username: thebillmo +github_username: williaml33moore # Build settings remote_theme: https://github.com/ejjoo/jekyll-theme-monos