Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Valensas/valensas.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valensas Website

Editing page content

Each Page of the website has a .md file. The content for the page can be edited within the front-matter of the markdown file.

Editing the Navigation

You will find the navigation within the config.yml file. Each navigation item needs a link and text. 'active' state is automatically added for the current page.

nav:
  - text: Our Products
    link: /products/
  - text: Enterprise Solutions
    link: /enterprise-solutions/
  - text: Projects
    link: /projects/
  - text: Contact
    link: /contact/

Editing the Footer

You will find the footer content within the config.yml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published