diff --git a/404.md b/404.md index 9595f792683..3d04df5c0ea 100644 --- a/404.md +++ b/404.md @@ -1,7 +1,9 @@ --- layout: post -title: 404 +title: "Error 404: Page Not Found." show_tile: false --- -Page not found! :( \ No newline at end of file +**Woah! The link you have followed may be broken! If you followed a link from one of our partners, it may be set up incorrectly. You can return to the home page [here](https://wowzatm.me).** + +Tip: Having issues with a link, or certain it is correct? Email [me](mailto:jay+support@wowzatm.me). Have a nice day! diff --git a/CNAME b/CNAME new file mode 100644 index 00000000000..6542769d39b --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +wowzatm.me diff --git a/_config.yml b/_config.yml index c9dff3c4b03..72d562746c4 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # site settings -title: Kidanny Roman's site +title: Kidanny's site subtitle: -email: kidannyjunior10@gmail.com +email: jay@wowzatm.me description: Welcomne to my site! baseurl: "" # the subpath of your site, e.g. /blog url: # the base hostname & protocol for your site @@ -11,7 +11,7 @@ city: state: zip_code: country: United States of America -phone: (313) 338-9431 +phone: # homepage tiles tiles-source: pages # accepts "posts" or "pages" @@ -22,7 +22,7 @@ tiles-count: 0 # Icons are not shown if value is empty # You need to restart jekyll for changes to have an effect socials: - GitHub: https://github.com/WowzaTM + GitHub: https://github.com/TechKidJr GitLab: Google-Plus: Instagram: diff --git a/_includes/footer.html b/_includes/footer.html index 0cacda27fa5..ccbe2cc8321 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@
-
+
diff --git a/_includes/header.html b/_includes/header.html index 20869684f49..bf2b4a15d44 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -24,7 +24,10 @@ {% endfor %} +
  • Get Started
  • +
  • Visit our Edu Program.
  • +
  • Go to the Partner Portal
  • +
  • My Education
  • +
  • Send Feedback
  • + diff --git a/_layouts/home.html b/_layouts/home.html index 2d2b83a745c..bdcc66a11e4 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -13,7 +13,8 @@ {% include header.html %} -