Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordijoangimenez authored Oct 24, 2024
1 parent 0b6e3dc commit daff7ce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,18 @@ last_edit_time_format: "%b %e %Y at %I:%M %p" # uses ruby's time format: https:/
plugins:
- jekyll-feed

# External navigation links
nav_external_links:
- title: 5G-MAG Developer Space
url: https://developer.5g-mag.com
hide_icon: false # set to true to hide the external link icon - defaults to false
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false

- title: Standards & Specifications
url: https://5g-mag.github.io/Standards
hide_icon: false # set to true to hide the external link icon - defaults to false
opens_in_new_tab: false # set to true to open this link in a new tab - defaults to false

# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
Expand Down

0 comments on commit daff7ce

Please sign in to comment.